Forum OpenACS Q&A: Re: Best way to do HTTP 3xx Redirections?

Collapse
Posted by Michael Bluett on
Further to this, you may wish to use rp_internal_redirect (procedure documentation) to hide redirects. I plan to use this to invisibly redirect the user to the file "start.htm" when entering a specific directory.