1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2024-12-12 21:26:53 +00:00
plateforme-corres2math/.htaccess

5 lines
108 B
ApacheConf

Options +FollowSymlinks
Options -Indexes
RewriteEngine On
RewriteRule ^(.*)$ dispatcher.php?path=$1 [QSA,L]