Hi list, If I use request.redirect with relative url (for example, request.redirect("../")), my rewrite rules are ignored, and the whole "underground" url appears in the browser: http://server/cgi-bin/index.cgi/path/ Is this some error in my rewrite rules or a normal HTTPRequest behavior? In that case, how do you people redirect without hardcoding the url? Thanks in advance, Ksenia.