1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-11-03 20:01:58 +01:00
Files
plateforme-corres2math/.htaccess

5 lines
108 B
ApacheConf

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