Mercurial > dive4elements > website
comparison .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 |
comparison
equal
deleted
inserted
replaced
38:c4f1df6e88b0 | 39:52a04c9999b0 |
---|---|
1 # Activate serversite includes. | |
2 AddOutputFilter INCLUDES .shtml | |
3 XBitHack on | |
4 | |
1 # Activate "Python Server Pages" | 5 # Activate "Python Server Pages" |
2 AddHandler mod_python .psp | 6 AddHandler mod_python .psp |
3 PythonHandler mod_python.psp | 7 PythonHandler mod_python.psp |
4 | 8 |
5 AddDefaultCharset UTF-8 | 9 AddDefaultCharset UTF-8 |