Loading docs/conf/httpd-win.conf +6 −6 Original line number Diff line number Diff line Loading @@ -188,9 +188,9 @@ Port 80 # # ServerAdmin: Your address, where problems with the server should be # e-mailed. This address appears on some server-generated pages, such # as error documents. # as error documents. e.g. admin@your-domain.com # ServerAdmin you@your.address #ServerAdmin @@ServerAdmin@@ # # ServerName allows you to set a host name which is sent back to clients for Loading @@ -208,7 +208,7 @@ ServerAdmin you@your.address # You will have to access it by its address (e.g., http://123.45.67.89/) # anyway, and this will make redirections work in a sensible way. # ServerName 127.0.0.1 #ServerName @@ServerName@@ # # DocumentRoot: The directory out of which you will serve your Loading Loading @@ -768,13 +768,13 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # # Allow server status reports, with the URL of http://servername/server-status # Change the ".your_domain.com" to match your domain to enable. # Change the ".@@DomainName@@" to match your domain to enable. # #<Location /server-status> # SetHandler server-status # Order deny,allow # Deny from all # Allow from .your_domain.com # Allow from .@@DomainName@@ #</Location> # Loading @@ -786,7 +786,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # SetHandler server-info # Order deny,allow # Deny from all # Allow from .your_domain.com # Allow from .@@DomainName@@ #</Location> # Loading Loading
docs/conf/httpd-win.conf +6 −6 Original line number Diff line number Diff line Loading @@ -188,9 +188,9 @@ Port 80 # # ServerAdmin: Your address, where problems with the server should be # e-mailed. This address appears on some server-generated pages, such # as error documents. # as error documents. e.g. admin@your-domain.com # ServerAdmin you@your.address #ServerAdmin @@ServerAdmin@@ # # ServerName allows you to set a host name which is sent back to clients for Loading @@ -208,7 +208,7 @@ ServerAdmin you@your.address # You will have to access it by its address (e.g., http://123.45.67.89/) # anyway, and this will make redirections work in a sensible way. # ServerName 127.0.0.1 #ServerName @@ServerName@@ # # DocumentRoot: The directory out of which you will serve your Loading Loading @@ -768,13 +768,13 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # # Allow server status reports, with the URL of http://servername/server-status # Change the ".your_domain.com" to match your domain to enable. # Change the ".@@DomainName@@" to match your domain to enable. # #<Location /server-status> # SetHandler server-status # Order deny,allow # Deny from all # Allow from .your_domain.com # Allow from .@@DomainName@@ #</Location> # Loading @@ -786,7 +786,7 @@ BrowserMatch "JDK/1\.0" force-response-1.0 # SetHandler server-info # Order deny,allow # Deny from all # Allow from .your_domain.com # Allow from .@@DomainName@@ #</Location> # Loading