Loading docs/manual/mod/mod_proxy_fcgi.xml +3 −3 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/" # The part that is matched to the SetHandler is the part that # follows the pipe. If you need to distinguish, "localhost; can # be anything unique. <Proxy fcgi://localhost/ enablereuse=on max=10> <Proxy "fcgi://localhost/" enablereuse=on max=10> </Proxy> <FilesMatch ...> Loading Loading @@ -203,7 +203,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/" <contextlist><context>server config</context> <context>virtual host</context><context>directory</context> <context>.htaccess</context></contextlist> <compatibility>Available in version 2.5 and later</compatibility> <compatibility>Available in version 2.4.26 and later</compatibility> <usage> <p>This directive allows the type of backend FastCGI application to be Loading Loading @@ -233,7 +233,7 @@ scenarios.</p> <contextlist><context>server config</context> <context>virtual host</context><context>directory</context> <context>.htaccess</context></contextlist> <compatibility>Available in version 2.5 and later</compatibility> <compatibility>Available in version 2.4.26 and later</compatibility> <usage> <p>Just before passing a request to the configured FastCGI server, the core of Loading Loading
docs/manual/mod/mod_proxy_fcgi.xml +3 −3 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/" # The part that is matched to the SetHandler is the part that # follows the pipe. If you need to distinguish, "localhost; can # be anything unique. <Proxy fcgi://localhost/ enablereuse=on max=10> <Proxy "fcgi://localhost/" enablereuse=on max=10> </Proxy> <FilesMatch ...> Loading Loading @@ -203,7 +203,7 @@ ProxyPass "/myapp/" "balancer://myappcluster/" <contextlist><context>server config</context> <context>virtual host</context><context>directory</context> <context>.htaccess</context></contextlist> <compatibility>Available in version 2.5 and later</compatibility> <compatibility>Available in version 2.4.26 and later</compatibility> <usage> <p>This directive allows the type of backend FastCGI application to be Loading Loading @@ -233,7 +233,7 @@ scenarios.</p> <contextlist><context>server config</context> <context>virtual host</context><context>directory</context> <context>.htaccess</context></contextlist> <compatibility>Available in version 2.5 and later</compatibility> <compatibility>Available in version 2.4.26 and later</compatibility> <usage> <p>Just before passing a request to the configured FastCGI server, the core of Loading