1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/movim_ynh.git synced 2024-09-03 19:46:19 +02:00
movim_ynh/sources/debian/etc/apache2/conf-available/movim.conf

7 lines
142 B
Text
Raw Normal View History

Alias /movim/ /usr/share/movim/
<Directory /usr/share/movim/>
DirectoryIndex index.php
Options +FollowSymLinks -Indexes
</Directory>