Mercurial > dive4elements > website
view .htaccess @ 37:265e1a46de07
rsync with hidden files
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Wed, 05 Mar 2014 16:49:25 +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]