from mod_python import util #edelleenohjaus eli sama kuin http-otsake: #Location: http://www.jyu.fi/ def index(req): util.redirect(req, 'http://www.jyu.fi/')