View Single Post
07-10-2008, 10:57 PM
#2
cpf is offline cpf
cpf's Avatar
Status: I'm new around here
Join date: Dec 2007
Location: Canada
Expertise:
Software:
 
Posts: 23
iTrader: 0 / 0%
 

cpf is on a distinguished road

Send a message via MSN to cpf Send a message via Skype™ to cpf

  Old

I have the feeling that apache filters out the GET parameters (stuff after that ? in the first URL parameter) before it gets to that filter, to try changing that to /arreler/bss.php. Also, if you want them to be redirected only if those GET parameters are present, you can use the PHP header() function.