Click to See Complete Forum and Search --> : URL Amendments using .htaccess?


bpetruzzo
11-22-2011, 07:24 AM
I have a specific page on my site that, when accessed, I need some stuff amended to the end of it. Something like this:

Someone types:

www.url.com/page

Should automatically change to:

www.url.com/page/#1353242352342345235

I tried doing this with a 301 redirect, but it kicked an error at me saying there was a redirect loop. That pretty much exhausted my understanding of the situation. Does anyone know how I can accomplish this?