]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And thank you once again, Justin
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Oct 2001 03:41:15 +0000 (03:41 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Oct 2001 03:41:15 +0000 (03:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91307 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-win.conf

index 65f0bdc041d801237b7b84b8f9453b7098d3e08d..61f33bf00af21b79dc2d99ba2c356cf427ae7fae 100644 (file)
@@ -851,11 +851,11 @@ BrowserMatch "JDK/1\.0" force-response-1.0
 # Bring in additional module-specific configurations
 #
 <IfModule mod_ssl.c>
-    Include ssl.conf
+    Include conf/ssl.conf
 </IfModule>
 
 <IfModule mod_proxy.c>
-    Include proxy.conf
+    Include conf/proxy.conf
 </IfModule>