diff --git a/installer/resources/eepsite/contexts/cgi-context.xml b/installer/resources/eepsite/contexts/cgi-context.xml index 3ae8f390d..0d569f13b 100644 --- a/installer/resources/eepsite/contexts/cgi-context.xml +++ b/installer/resources/eepsite/contexts/cgi-context.xml @@ -1,36 +1,64 @@ - - + + - + + + ./eepsite/cgi-bin + + /cgi-bin - ./eepsite/cgi-bin/ - - Path - /usr/local/bin:/bin:/usr/bin - - - org.eclipse.jetty.servlets.CGI - / - + + + + + + + / + + + + (https?)://([^/]+)(.*) + + http://localhost:9000$3 + + + /cgi-bin(.+) + false + + /var/tmp/fcgi-socket-0 + + + + +