Mercurial > dive4elements > website
diff index.psp @ 32:960c044010e5
Activate Python Server Pages within .htaccess
Set full path to index.html
author | Mathias Gebbe <mgebbe@intevation.de> |
---|---|
date | Mon, 03 Mar 2014 12:14:09 +0100 |
parents | c66f4b393d15 |
children | b775179be3d4 |
line wrap: on
line diff
--- a/index.psp Mon Mar 03 11:34:30 2014 +0100 +++ b/index.psp Mon Mar 03 12:14:09 2014 +0100 @@ -7,7 +7,7 @@ # SETTINGS -tmpl = "./index.html" +tmpl = "/var/lib/gforge/chroot/home/groups/dive4elements/htdocs/index.html" url = "https://io.intevation.de/api/user/dive4elements/feed/public" #url = "https://io.intevation.de/api/user/Intevation/feed/public" verb = "share" # post or share