Special-case awstats.
This commit is contained in:
parent
d49ef72141
commit
3c98163c4c
1 changed files with 11 additions and 0 deletions
|
@ -0,0 +1,11 @@
|
|||
ProxyPass /wstatsclasses {{proxyurl}}/awstatsclasses
|
||||
ProxyPassReverse /wstatsclasses {{proxyurl}}/awstatsclasses
|
||||
|
||||
ProxyPass /awstatscss {{proxyurl}}/awstatscss
|
||||
ProxyPassReverse /awstatscss {{proxyurl}}/awstatscss
|
||||
|
||||
ProxyPass /awstatsicons {{proxyurl}}/awstatsicons
|
||||
ProxyPassReverse /awstatsicons {{proxyurl}}/awstatsicons
|
||||
|
||||
ProxyPass {{localpath}} {{proxyurl}}{{remotepath}}
|
||||
ProxyPassReverse {{localpath}} {{proxyurl}}{{remotepath}}
|
Loading…
Add table
Add a link
Reference in a new issue