From 1a1a63c4107c205ef140162e3d5f7abfff2259db Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Thu, 15 Apr 2010 12:44:32 +0200 Subject: [PATCH] lighttpd: Point /phpldapadmin to the non-patched version again. --- etc/lighttpd/vhosts/stderr-nl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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$" { -- 2.30.2