31 Oct
2007
31 Oct
'07
10:28 p.m.
Andreas Jung wrote:
Why does it has to be a folder? You can simple add a PythonScript that performs an URL redirection if called. You just have to added the script and adjust your loop to find folders *and* PythonScript.
Thanks - I ended up putting only <dtml-call "RESPONSE.redirect('http://www.example.com')"> in the index.html inside the relevant folder.