Dominic Reich
d74485bdd6
to proxy script, added following to my apache vhost config: ProxyRequests off ProxyPreserveHost off SSLProxyEngine on <Location /js/script.js> ProxyPass https://plausible.io/js/script.js ProxyPassReverse https://plausible.io/js/script.js </Location> <Location /api/event> ProxyPass https://plausible.io/api/event ProxyPassReverse https://plausible.io/api/event </Location> |
||
---|---|---|
.. | ||
extend-footer.html | ||
extend-head.html |