This website requires JavaScript.
Explore
Help
Register
Sign in
dominic
/
oe7drt-website
Watch
1
Star
1
Fork
You've already forked oe7drt-website
0
Code
Issues
Pull requests
Releases
Activity
4abbe85f49
oe7drt-website
/
layouts
/
partials
/
extend-head.html
3 lines
39 B
HTML
Raw
Normal View
History
Unescape
Escape
plausible update (replace hardcode with hugo module)
2023-11-27 23:02:30 +01:00
{{ partial "plausible_head.html" . }}
update stat script (plausible, proxied) 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>
2023-11-27 16:25:16 +01:00
Reference in a new issue
Copy permalink