aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/httpd-vhost.conf-example4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/httpd-vhost.conf-example b/config/httpd-vhost.conf-example
index 990e5d712..fca84c00d 100644
--- a/config/httpd-vhost.conf-example
+++ b/config/httpd-vhost.conf-example
@@ -15,8 +15,8 @@
# TODO: Remove this and use PassengerUser
SuExecUserGroup foi foi
- ErrorLog /var/log/httpd/www.example.com/error_log
- CustomLog /var/log/httpd/www.example.com/access_log combined
+ ErrorLog /var/log/apache2/alaveteli/error_log
+ CustomLog /var/log/apache2/alaveteli/access_log combined
# App server configuration
<IfModule mod_passenger.c>