1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-01-08 12:22:20 +00:00
plateforme-corres2math/.htaccess

8 lines
199 B
ApacheConf
Raw Normal View History

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