Loading docs/conf/httpd-std.conf +3 −3 Original line number Diff line number Diff line Loading @@ -951,15 +951,15 @@ 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> <IfModule mod_ldap.c> Include ldap.conf Include conf/ldap.conf </IfModule> Loading Loading
docs/conf/httpd-std.conf +3 −3 Original line number Diff line number Diff line Loading @@ -951,15 +951,15 @@ 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> <IfModule mod_ldap.c> Include ldap.conf Include conf/ldap.conf </IfModule> Loading