From: Matthijs Kooijman Date: Thu, 15 Apr 2010 10:44:32 +0000 (+0200) Subject: lighttpd: Point /phpldapadmin to the non-patched version again. X-Git-Url: https://git.stderr.nl/gitweb?a=commitdiff_plain;h=1a1a63c4107c205ef140162e3d5f7abfff2259db;hp=9c84fef08209ce89502e5cb39ab788dbf3e9a705;p=matthijs%2Fservers%2Fdrsnuggles.git lighttpd: Point /phpldapadmin to the non-patched version again. --- diff --git a/etc/lighttpd/vhosts/stderr-nl b/etc/lighttpd/vhosts/stderr-nl index 2d165b3..0d6314b 100644 --- a/etc/lighttpd/vhosts/stderr-nl +++ b/etc/lighttpd/vhosts/stderr-nl @@ -53,7 +53,7 @@ $HTTP["host"] =~ ".stderr.nl$" { } $HTTP["host"] =~ "^drsnuggles.stderr.nl$" { - alias.url += ("/ldap" => "/usr/share/phpldapadmin-patched/htdocs") + alias.url += ("/ldap" => "/usr/share/phpldapadmin/htdocs") } $HTTP["host"] =~ "^www.stderr.nl$" {