Self Hosting Issues

If you aren't speaking german, you can ask for support or post your request here.
Antworten
Agalvez
Beiträge: 2
Registriert: 18. Sep 2025, 23:58

Self Hosting Issues

Beitrag von Agalvez »

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?
pboosten
Beiträge: 31
Registriert: 31. Okt 2023, 21:47

Re: Self Hosting Issues

Beitrag von pboosten »

Best to look in the apache logs to see what your browser actually tries to find.
mfg,

Peter
dylanperez91
Beiträge: 1
Registriert: 10. Mär 2026, 05:02

Re: Self Hosting Issues

Beitrag von dylanperez91 »

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.
Antworten