aboutsummaryrefslogtreecommitdiffstats
path: root/apache2-site.conf-dist
blob: 0087eb5f8b7ee475ebcf87feab63f18ab30f6ef4 (plain)
1
2
3
4
5
6
7
8
Alias /lxr/ "@@LXRROOT@@/cgi-bin/"
<Directory "@@LXRROOT@@/cgi-bin/">
   Options None
   AllowOverride All
   Order deny,allow
   Deny from none
   Allow from all
</Directory>