This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
evoauth/install/http-evoauth.conf
2005-09-13 14:55:12 +00:00

7 lines
131 B
Plaintext

Alias /evoauth /var/www/htdocs/evoauth/
<Directory /var/www/htdocs/evoauth>
AllowOverride All
Allow from all
</Directory>