On 7/12/05, Mike Koponick <[EMAIL PROTECTED]> wrote: > > > Hello, > > I have a situation on my internal website where I don't want users to be > able to use an extended URL. > > Example, http://www.example.com/test.html/pic.jpg > > If they try to go to that link, I would like to redirect them to > http://www.example.com/ > > So in other words, if they save a particular URL they still need to go back > to a login page. > > What's the best way to handle this?
Search for information regarding "referer blocking". But that will never give you 100% results. If you want something close to that, you need to manage sessions using cookies or something like that. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]