Project

General

Profile

« Previous | Next » 

Revision 7052

Added by pippin about 12 years ago

Added the following values to the HTTPD site configuration:
JkOptions +ForwardURICompatUnparsed
AllowEncodedSlashes On
AcceptPathInfo On

View differences:

src/scripts/debian/knb-ssl
17 17
                JkMount /knb/metacat ajp13
18 18
                JkMount /*.jsp ajp13
19 19
                JkUnMount /knb/cgi-bin/* ajp13
20

  
21
                JkOptions +ForwardURICompatUnparsed
20 22
        </IfModule>
23

  
24
        AllowEncodedSlashes On
25
        AcceptPathInfo      On
21 26
        
22 27
        #   SSL Engine Switch:
23 28
        #   Enable/Disable SSL for this virtual host.

Also available in: Unified diff