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-12 19:51:19 +00:00

7 lines
132 B
Plaintext

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