mirror of
https://github.com/certbot/certbot.git
synced 2026-07-27 16:30:31 +02:00
Update apache conf library
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user