Update apache conf library

This commit is contained in:
Peter Eckersley
2015-12-11 12:21:43 -08:00
parent bdfca70d55
commit de9e43de0c
3 changed files with 4 additions and 2 deletions
@@ -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>
@@ -3,3 +3,5 @@ Modules required to parse these conf files:
ssl
rewrite
macro
wsgi
deflate