[Zope] folder like shortcut / symlink / pointer / urlredirect
    Ben Bartrum 
    bba at inbox.com
       
    Wed Oct 31 18:28:47 EDT 2007
    
    
  
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.
    
    
More information about the Zope
mailing list