Show More
@@ -20,8 +20,8 b'' | |||||
20 | # <VirtualHost *:8080> |
|
20 | # <VirtualHost *:8080> | |
21 | # ServerAdmin webmaster@localhost |
|
21 | # ServerAdmin webmaster@localhost | |
22 | # DocumentRoot /var/www/html |
|
22 | # DocumentRoot /var/www/html | |
23 | # ErrorLog ${APACHE_LOG_DIR}/error.log |
|
23 | # ErrorLog ${'${APACHE_LOG_DIR}'}/error.log | |
24 | # CustomLog ${APACHE_LOG_DIR}/access.log combined |
|
24 | # CustomLog ${'${APACHE_LOG_DIR}'}/access.log combined | |
25 | # Include /path/to/generated/mod_dav_svn.conf |
|
25 | # Include /path/to/generated/mod_dav_svn.conf | |
26 | # </VirtualHost> |
|
26 | # </VirtualHost> | |
27 |
|
27 |
General Comments 0
You need to be logged in to leave comments.
Login now