Loading docs/manual/mod/core.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4219,7 +4219,7 @@ handler</description> <highlight language="config"> <LocationMatch ^/app/(?<sub>[^/]+)/> SetHandler "proxy:unix:/var/run/app_%{env:MATCH_sub}.sock|fcgi://localhost:8080" </FilesMatch> </LocationMatch> </highlight> <p>You can override an earlier defined <directive>SetHandler</directive> Loading Loading
docs/manual/mod/core.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4219,7 +4219,7 @@ handler</description> <highlight language="config"> <LocationMatch ^/app/(?<sub>[^/]+)/> SetHandler "proxy:unix:/var/run/app_%{env:MATCH_sub}.sock|fcgi://localhost:8080" </FilesMatch> </LocationMatch> </highlight> <p>You can override an earlier defined <directive>SetHandler</directive> Loading