[packages/nagios] fix The Alias directive probably never match issue

glen glen at pld-linux.org
Thu Jan 30 23:45:38 CET 2014


commit c9e810a8ea87126c65692877654b817457560eaf
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jan 31 00:45:14 2014 +0200

    fix The Alias directive probably never match issue

 nagios-apache.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nagios-apache.conf b/nagios-apache.conf
index dd354f9..39bdb7e 100644
--- a/nagios-apache.conf
+++ b/nagios-apache.conf
@@ -1,6 +1,6 @@
 ScriptAlias /nagios/cgi-bin/ /usr/lib/nagios/cgi/
-Alias /nagios/ /usr/share/nagios/
 Alias /nagios/docs/ /usr/share/doc/nagios/
+Alias /nagios/ /usr/share/nagios/
 
 # We grant access to static images for everybody, as the files are available
 # publically anyway, but without having it with http password i'm able to link
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nagios.git/commitdiff/c9e810a8ea87126c65692877654b817457560eaf



More information about the pld-cvs-commit mailing list