From: Michael J. Rubinsky Date: Sun, 12 Sep 2010 18:31:10 +0000 (-0400) Subject: Tweak url.access-deny X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7e28802eb90fc18a6d74c2712f00ba35b1235423;p=horde.git Tweak url.access-deny still disallow /config/ access, but make exception for /admin/config/ Thanks to eisd in #regex for helping with the syntax here. --- diff --git a/horde/docs/lighttpd-horde.conf b/horde/docs/lighttpd-horde.conf index bc999df8e..386716baa 100644 --- a/horde/docs/lighttpd-horde.conf +++ b/horde/docs/lighttpd-horde.conf @@ -18,6 +18,6 @@ url.rewrite-once += ( "^/horde/incubator/content/(.*)$" => "/horde/incubator/content/index.php" ) -$HTTP["url"] =~ "(/templates/|/scripts/|/lib/|/po/|/locale/)" { +$HTTP["url"] =~ "(/templates/|/scripts/|/lib/|/po/|/locale/|(?