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