Mercurial > dive4elements > website
view .htaccess @ 39:52a04c9999b0
Activate serversite includes in .htaccess.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Mon, 10 Mar 2014 16:21:24 +0100 |
parents | b775179be3d4 |
children | 5541d758f62a |
line wrap: on
line source
# Activate serversite includes. AddOutputFilter INCLUDES .shtml XBitHack on # 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]