Forum Moderators: phranque

Message Too Old, No Replies

Can Htaccess or Mod Rewrite Help Me on This?

         

rch1234

11:28 am on Jun 18, 2007 (gmt 0)

10+ Year Member



Hi,

I have an Url that redirects to a different Url. The first 'redirected from' Url shows up in the Url History List (UHL) just fine. But I would like the second 'redirected to' Url (the destination Url) to show in the UHL too.

I understand that the UHL contains only typed Url's, i.e. that a user has manually typed in. But is there any way, I wonder, to get the 'redirected to' Url (that they didn't actually type in, but were redirected to) to show up in the UHL as well?

Any help you can offer me would be greatly appreciated... the project pays well.

jdMorgan

2:06 pm on Jun 18, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This function is completely up to the browser implementation, and as such, is not reliably controllable server-side. I'm afraid that the answer to your question is, "No, it's not possible." Look to possible functional redesigns to avoid the need for the redirect (consider an internal rewrite or "include" the second page's content in the first) to fix this problem.

Jim

rch1234

8:00 am on Jun 21, 2007 (gmt 0)

10+ Year Member



Thanks for all your help Jim, I really appreciate it!

Regards,