Update apache conf library

This commit is contained in:
Peter Eckersley 2015-12-09 17:03:01 -08:00
parent bdfca70d55
commit de9e43de0c
3 changed files with 4 additions and 2 deletions

View file

@ -32,6 +32,6 @@
# Custom log file locations
LogLevel warn
ErrorLog /home/denver/www/logs/c-beta.ossguy.com/error.log
CustomLog /home/denver/www/logs/c-beta.ossguy.com/access.log combined
ErrorLog /tmp/error.log
CustomLog /tmp/access.log combined
</VirtualHost>

View file

@ -3,3 +3,5 @@ Modules required to parse these conf files:
ssl
rewrite
macro
wsgi
deflate