diff options
-rw-r--r-- | config/httpd-vhost.conf-example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example index 5d8fc85e8..24be6a4d5 100644 --- a/config/httpd-vhost.conf-example +++ b/config/httpd-vhost.conf-example @@ -14,7 +14,7 @@ # TODO: Remove this and use PassengerUser when supported # This is the user that runs the rails application processes - SuExecUserGroup foi foi + SuExecUserGroup alaveteli alaveteli RewriteEngine On ErrorLog /var/log/apache2/alaveteli_error.log |