Mercurial > dive4elements > website
view .htaccess @ 38:c4f1df6e88b0
Renamed ssrodio to scripts
author | Sascha L. Teichmann <teichmann@intevation.de> |
---|---|
date | Wed, 05 Mar 2014 16:57:57 +0100 |
parents | b775179be3d4 |
children | 52a04c9999b0 |
line wrap: on
line source
# Activate "Python Server Pages" AddHandler mod_python .psp PythonHandler mod_python.psp AddDefaultCharset UTF-8 DirectoryIndex index.psp # Nobody should see the index.html RewriteEngine On RewriteRule ^index\.html$ $1/index.psp [R]