403 on browser with Apache reverse proxy #4937
Unanswered
vhbelvadi
asked this question in
Self-Hosted Support
Replies: 1 comment 1 reply
-
|
Please share the full HTTP response. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed Plausible-CE on a subdomain following the README and reverse proxy instructions for Apache2 which already runs on my server and is listening to port 80. I've also checked that docker-proxy is listening on 8000.
When I run
curl --head http://localhost:8000I get the following:instead of a 200. And with the .conf file exactly as mentioned on the reverse proxy instructions, and with apache2 restarted, I see a 403 Forbidden error on the browser.
Beta Was this translation helpful? Give feedback.
All reactions