cyla/share/.htaccess

4 lines
72 B
ApacheConf

RewriteEngine On
RewriteRule ^([^?]*) index.php?filename=$1 [NC,L,QSA]