diff options
Diffstat (limited to 'network/suphp/suphp.conf')
-rw-r--r-- | network/suphp/suphp.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/suphp/suphp.conf b/network/suphp/suphp.conf index 39bc18936b052..9bd6bcbafe08f 100644 --- a/network/suphp/suphp.conf +++ b/network/suphp/suphp.conf @@ -1,12 +1,12 @@ [global] ;Path to logfile -logfile=/var/log/apache/suphp_log +logfile=/var/log/httpd/suphp_log ;Loglevel loglevel=info ;User Apache is running as -webserver_user=nobody +webserver_user=apache ;Path all scripts have to be in docroot=/var/www |