ser/config/config.html#C_SetHandler_
>
> "The SetHandler directive is only relevant for response phase handlers. It
> doesn't affect other phases"
>
> - Original Message - From: Edward Bosco
> To: modperl@perl.apache.org
> Sent: Sunday, March 08, 2009 5:11
affect other phases"
- Original Message -
From: Edward Bosco
To: modperl@perl.apache.org
Sent: Sunday, March 08, 2009 5:11 PM
Subject: MP2 - Apache 2.2, virtual host, .PHP script does not run
A file that works - store.php - containing html and php under the /webutils
location - will not now
A file that works - store.php - containing html and php under the /webutils
location - will not now render as a web page; the browser wants to download
the file.
Does mod_perl prevent the operation of a PHP script?
Commenting out the Sethandler and PerlAuthzHandler lines permits normal
operation.