From: Alex Dehnert Date: Tue, 12 Oct 2010 11:41:35 +0000 (-0400) Subject: Revert upstream PHP mod_userdir change X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=8d6e6d0bbf88efd53c5cd55cf04b8228c0649212;p=sysconfig%2Fapache2.git Revert upstream PHP mod_userdir change Running PHP as www-data is perfectly acceptable on this machine --- I'm way more concerned about a webapp compromising the alex account than I am by the alex account compromising other people's webapps, given that there's basically nobody else on the system. --- diff --git a/mods-available/php5.conf b/mods-available/php5.conf index 5d2f911..2533117 100644 --- a/mods-available/php5.conf +++ b/mods-available/php5.conf @@ -8,9 +8,9 @@ # To re-enable php in user directories comment the following lines # (from to .) Do NOT set it to On as it # prevents .htaccess files from disabling it. - - - php_admin_value engine Off - - + # + # + # php_admin_value engine Off + # + #