Search found 3 matches

by chpappis
Wed Jul 08, 2020 1:33 am
Forum: Nagios Log Server
Topic: 404 Not Found - nagioslogserver/install - On first install
Replies: 5
Views: 471

Re: 404 Not Found - nagioslogserver/install - On first insta

Hi , It's working. I had to disable nagioslogserver.conf in apache. a2dissite nagioslogserver Then add the directives from nagioslogserver.conf to my virtual host conf file so it looks like this # placeholder.name.local (etc/apache2/sites-available/placeholder.name.local.conf) # <VirtualHost *:80> S...
by chpappis
Tue Jul 07, 2020 12:38 am
Forum: Nagios Log Server
Topic: 404 Not Found - nagioslogserver/install - On first install
Replies: 5
Views: 471

Re: 404 Not Found - nagioslogserver/install - On first insta

Hi, Thanks for the response. I am running Debian 9.12 This was not a fresh system. There are virtual hosts installed in apache. I am running 3 sites from these hosts, from one IP. When I get redirected to nagioslogserver/install where should the server actually point to ? What file ? ● apache2.servi...
by chpappis
Mon Jul 06, 2020 3:11 am
Forum: Nagios Log Server
Topic: 404 Not Found - nagioslogserver/install - On first install
Replies: 5
Views: 471

404 Not Found - nagioslogserver/install - On first install

Just installed nagioslogserver and when i go to http://192.168.1.2/nagioslogserver I get redirected to http://192.168.1.2/nagioslogserver/install and I get 404 Not Found. tail /var/log/apache2/access.log 192.168.1.3 - - [06/Jul/2020:11:04:42 +0300] "GET /nagioslogserver/ HTTP/1.1" 307 608 ...