Hi Everyone,
I am trying to self host using nginx. I have my internal IP configured to my public domain but when I try to access it I get a 404 Not Found error from Apache. Am i missing a config in Admidio?
Self Hosting Issues
Re: Self Hosting Issues
Best to look in the apache logs to see what your browser actually tries to find.
mfg,
Peter
Peter
-
dylanperez91
- Beiträge: 1
- Registriert: 10. Mär 2026, 05:02
Re: Self Hosting Issues
If Apache is returning the 404, it might mean the request is reaching Apache instead of nginx. You may want to double check your reverse proxy or port configuration in front of nginx.