From 487cf0489446ec5b0c1cb8140cfebc9892469a5e Mon Sep 17 00:00:00 2001 From: Arne Georg Gleditsch Date: Fri, 30 Nov 2007 23:03:49 +0100 Subject: Aliasing like this will give you http://somehost/lxr/lxr/tree/.., which is going to be confusing. --- apache2-site.conf-dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apache2-site.conf-dist') diff --git a/apache2-site.conf-dist b/apache2-site.conf-dist index 0087eb5..e3d5e66 100644 --- a/apache2-site.conf-dist +++ b/apache2-site.conf-dist @@ -1,4 +1,4 @@ -Alias /lxr/ "@@LXRROOT@@/cgi-bin/" +Alias / "@@LXRROOT@@/cgi-bin/" Options None AllowOverride All -- cgit v1.2.3