no longr build 31/sfapy2
[infrastructure.git] / tunings-myplc / httpd-conf.d-peers.conf
1 Alias /peers "/var/www/html/sites/peers/"
2
3 <Directory "/var/www/html/sites/peers/">
4       Options Indexes FollowSymLinks
5       AllowOverride AuthConfig
6       Order allow,deny
7       Allow from all
8 </Directory>