Hi Olivier,

On Friday 28 March 2008 14:59, Olivier Berger wrote:
> Then, the docs could be :
>  2) activate mod_actions (a2enmod actions)
>  3) Add the following to /etc/apache2/mods-enabled/actions.conf
>      Action application/x-httpd-php /cgi-bin/php5
>  4) Reload apache's configuration (/etc/init.d/apache2 force-reload)

this doesn't look like a good idea in general. Modifying files 
in /etc/apache2/mods-enabled/ or /etc/apache2/mods-availale/ will lead you in 
complaints while upgrading apache2 and you need to migrate your changes by 
hand into the new config. Using /etc/apache2/conf.d is the correct place for 
modifications by the user or even in /etc/apache2/sites-enable for vhost wide 
config changes.

With kind regards, Jan.
-- 
Never write mail to <[EMAIL PROTECTED]>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
------END GEEK CODE BLOCK------

Attachment: pgp90BdDVZFp7.pgp
Description: PGP signature

Reply via email to