mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-02-11 14:21:19 +00:00
5 lines
108 B
ApacheConf
5 lines
108 B
ApacheConf
|
Options +FollowSymlinks
|
||
|
Options -Indexes
|
||
|
RewriteEngine On
|
||
|
RewriteRule ^(.*)$ dispatcher.php?path=$1 [QSA,L]
|