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

7 lines
132 B
Plaintext
Raw Normal View History

2005-09-12 21:51:19 +02:00
Alias /evoauth /var/www/evoauth/htdocs/
<Directory /var/www/evoauth/htdocs/>
AllowOverride All
Allow from all
</Directory>