Hello people
I am using Apache 2.0.55 Web server as a service on top of Windows machine
I am using PHP as a server side script
During debugging my application locally on 'localhost'
I performed some 301 redirects on some pages.
Now I cannot make Apache forget about these redirects
For example
I used PHP to peform 301 redirect from
http://localhost/test.php?p=1
to
http://localhost/test.php
I now regret this, but everytime I go to http://localhost/test.php?p=1, I am being taken to
http://localhost/test.php
Since this was done locally, I hope there is a way to tell Apache to forget about this changes
Am I right?
Any help would be appreciated
regards
how to manange redirect 301 locally
Moderator: General Moderators
You've been here long enough to know better then to double post...
viewtopic.php?t=45923&highlight=
Locked
viewtopic.php?t=45923&highlight=
Locked