]> git.pld-linux.org Git - packages/acid.git/blob - acid.conf
- new apache config file for acid
[packages/acid.git] / acid.conf
1 Alias /acid $PATH$/acid
2
3 #Uncoment and tweak for authentication
4 #<Location /acid>
5 #    AuthType Basic
6 #    AuthUserFile /usr/share/acid/passwords
7 #    AuthName "Acid authentyfication"
8 #    Require user root
9 #    AllowOverride None
10 #</Location>
This page took 0.026801 seconds and 3 git commands to generate.