mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2024-12-13 00:46:53 +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]
|