Loading docs/conf/httpd-win.conf +3 −3 Original line number Diff line number Diff line Loading @@ -227,7 +227,7 @@ DocumentRoot "@@ServerRoot@@/htdocs" # logged here. If you *do* define an error logfile for a <VirtualHost> # container, that host's errors will be logged there and not here. # ErrorLog logs/error_log ErrorLog logs/error.log # # LogLevel: Control the number of messages logged to the error_log. Loading Loading @@ -256,13 +256,13 @@ LogLevel warn # define per-<VirtualHost> access logfiles, transactions will be # logged therein and *not* in this file. # CustomLog logs/access_log common CustomLog logs/access.log common # # If you prefer a logfile with access, agent, and referer information # (Combined Logfile Format) you can use the following directive. # #CustomLog logs/access_log combined #CustomLog logs/access.log combined </IfModule> <IfModule alias_module> Loading Loading
docs/conf/httpd-win.conf +3 −3 Original line number Diff line number Diff line Loading @@ -227,7 +227,7 @@ DocumentRoot "@@ServerRoot@@/htdocs" # logged here. If you *do* define an error logfile for a <VirtualHost> # container, that host's errors will be logged there and not here. # ErrorLog logs/error_log ErrorLog logs/error.log # # LogLevel: Control the number of messages logged to the error_log. Loading Loading @@ -256,13 +256,13 @@ LogLevel warn # define per-<VirtualHost> access logfiles, transactions will be # logged therein and *not* in this file. # CustomLog logs/access_log common CustomLog logs/access.log common # # If you prefer a logfile with access, agent, and referer information # (Combined Logfile Format) you can use the following directive. # #CustomLog logs/access_log combined #CustomLog logs/access.log combined </IfModule> <IfModule alias_module> Loading