Search found 3 matches
- Fri May 22, 2015 2:37 am
- Forum: Nagios XI
- Topic: nagios external url issue
- Replies: 5
- Views: 1128
Re: nagios external url issue
Could you just force the ssl protocol to be used by using a permanent redirect from http to https in the nagios vhost config? Redirect permanent / https://192.168.0.1 that wont work because traffic coming via the internet to the external machine will be unable to route to the class c ip. the object...
- Thu May 21, 2015 2:00 am
- Forum: Nagios XI
- Topic: nagios external url issue
- Replies: 5
- Views: 1128
Re: nagios external url issue (paid customer!)
I'm trying to front nagios with Apache but its not working. What do you mean by this - are you trying to create a proxy server for Nagios? If you're attempting to implement HTTPS, you should follow this guide: https://assets.nagios.com/downloads/nagiosxi/docs/Configuring-SSL-with-Nagios%20XI.pdf We...
- Wed May 20, 2015 10:11 am
- Forum: Nagios XI
- Topic: nagios external url issue
- Replies: 5
- Views: 1128
nagios external url issue
Hi, We are a paid customer for nagios but I dont see a "NEW TOPIC" button for me in the customer forum (I can provide serial to support people if they need it?).. anyway I'm trying to front nagios with Apache but its not working. Front end webserver is using HTTPS protocol and nagios is HT...