plateforme-corres2math/.htaccess

5 lines
108 B
ApacheConf

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