]> git.pld-linux.org Git - packages/acid.git/blob - acid.conf
- use %php_data_dir macro
[packages/acid.git] / acid.conf
1 # $Id$
2
3 Alias /acid /usr/share/acid
4
5 <Directory /usr/share/acid>
6     AllowOverride None
7     Allow from 127.0.0.1
8 # Uncomment and tweak for authentication
9 #   AuthType Basic
10 #   AuthUserFile /usr/share/acid/passwords
11 #   AuthName "Acid authentification"
12 #   Require user root
13 </Directory>
This page took 0.049 seconds and 3 git commands to generate.