]> git.pld-linux.org Git - packages/acid.git/blob - acid.conf
- unify apache config
[packages/acid.git] / acid.conf
1 # $Id$
2
3 Alias /acid /usr/share/acid
4
5 #Uncoment and tweak for authentication
6 #<Location /acid>
7 #    AuthType Basic
8 #    AuthUserFile /usr/share/acid/passwords
9 #    AuthName "Acid authentyfication"
10 #    Require user root
11 #    AllowOverride None
12 #</Location>
13
14 # vim: filetype=apache ts=4 sw=4 et
This page took 0.076126 seconds and 3 git commands to generate.