What is the entire config for nginx?We don't go near other webservers because we rely on htaccess, and i don't really trust that to work properly on other platforms.Adam.Sent from BlueMailOn 10 Feb 2020, at 02:55, "Ross [Eve IT]" <ross@eve-it.net> wrote:Took me a moment to get that, I was like; "what?! Observium doesn't work on nginx!??"lol ;)
For anyone who does run into this issue, I had the default location set incorrectly.Needed this.
location / {
try_files $uri $uri/ /index.php;
}
On Fri, Feb 7, 2020 at 3:33 PM adama--- via observium < observium@observium.org> wrote:
_______________________________________________But Observium doesn’t support nginx… 😃
Adam.
From: observium <observium-bounces@observium.org> On Behalf Of Ross [Eve IT] via observium
Sent: 07 February 2020 03:15
To: observium@observium.org
Cc: Ross [Eve IT] <ross@eve-it.net>
Subject: [Observium] only front page working
Hello,
Recently installed the CE version on a local Debian box running nginx and I have having a bizarre issue.
Only the front page loads, it loads fine.
The moment I click on any link, whether it is a device or trying to go into Settings, it just throws a 404.
I don't see any errors in nginx.
I thought it might have something to do with the web_url & base_url, I have set that in the config.php but no luck.
I'm sure it's something I have missed :/
Ross.
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium