Submitted by: nisbet-hubbard <
87453615+nisbet-hubbard@users.noreply.github.com>
Github: closes #378
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1915459 13f79535-47bb-0310-9956-
ffa450edef68
prettyPrint();
}
//--><!]]></script>
-</body></html>
\ No newline at end of file
+</body></html>
<example><title>Reverse Proxy PHP scripts</title>
<highlight language="config">
<FilesMatch "\.php$">
- SetHandler "proxy:unix:/path/to/app.sock|fcgi://localhost/"
+ SetHandler "proxy:unix:/path/to/app.sock|fcgi://localhost"
</FilesMatch>
</highlight>
</example>