Nagios with SSL

Toto Capuccino shoktai at gmail.com
Mon Feb 13 16:04:28 CET 2006


Hi Jim, thanks very much for the tip but it doesnt work. I enable the
mod_rewrite thing : a2enmod rewrite then restarted apache2 but the
connections still happened in http. I have no useful logs to afford in
apache's.

2006/2/13, Jim Perrin <jperrin at gmail.com>:
>
> > I am searching for howto about forcing ssl connection to nagios web
> > interface, so it is a bit off topic but if you'd know an howto about how
>
> > setting up a SSL virtual for nagios, or any like, i would greatly
> > appreciate.
>
>
> Apache's mod_rewrite is your friend.
>
> RewriteEngine On
> RewriteCond %{SERVER_PORT} ^80$
> RewriteRule  ^/nagios(.*)  https://%{SERVER_NAME}/nagios$1 [R]
>
>
>
> --
> "They that can give up essential liberty to obtain a little temporary
> safety deserve neither liberty nor safety''
> Benjamin Franklin 1775
>



--
Le bon sens est la chose du monde la mieux partagée.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.monitoring-lists.org/archive/users/attachments/20060213/fe775edc/attachment.html>


More information about the Users mailing list