[routino] 03/05: allow access to routino-www from localhost

Uwe Steinmann steinm-guest at moszumanska.debian.org
Tue Apr 22 11:35:44 UTC 2014


This is an automated email from the git hooks/post-receive script.

steinm-guest pushed a commit to branch master
in repository routino.

commit df45012060ccbb933f51a70eaeef38ae04095cea
Author: Uwe Steinmann <steinm at debian.org>
Date:   Tue Apr 22 08:12:25 2014 +0200

    allow access to routino-www from localhost
---
 debian/apache.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/apache.conf b/debian/apache.conf
index db1992b..3f19c05 100644
--- a/debian/apache.conf
+++ b/debian/apache.conf
@@ -6,6 +6,7 @@ ForceLanguagePriority Prefer Fallback
 Options +ExecCGI
 AllowOverride None
 Require ip 127.0.0.0/255.0.0.0
+Require host localhost
 <FilesMatch .*\.pl$>
    Require all denied
 </FilesMatch>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/routino.git



More information about the Pkg-grass-devel mailing list