]> git.ipfire.org Git - ipfire.org.git/blame - www/.htaccess
Change the prio. from mirror "rowie.at" from 8 to 2.
[ipfire.org.git] / www / .htaccess
CommitLineData
be58ffcc
MT
1DirectoryIndex index.py index.shtml
2
3RewriteEngine on
4RewriteCond %{REQUEST_FILENAME} !-f
5RewriteCond %{REQUEST_FILENAME} !-d
6RewriteRule ^(.*).shtml$ index.py?file=$1.shtml