Merge branch 'master' of git.aurelreb.fr:Aurelien/dm4
This commit is contained in:
commit
f45adee185
|
|
@ -1,8 +1,6 @@
|
||||||
<VirtualHost *:8000>
|
<VirtualHost *:8000>
|
||||||
SSLEngine off
|
|
||||||
DocumentRoot /var/www/html/wordpress
|
DocumentRoot /var/www/html/wordpress
|
||||||
|
|
||||||
LogLevel info ssl:warn
|
|
||||||
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
LogFormat "%{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
|
||||||
|
|
||||||
ErrorLog ${APACHE_LOG_DIR}/error.log
|
ErrorLog ${APACHE_LOG_DIR}/error.log
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue