]> git.ipfire.org Git - ipfire.org.git/blame - www/.htaccess
chance nightlybuild link from v3 builds to 2.3 builds
[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