It is possible you may need to add a backslash in front of the ? so it reads as /index.php\?pid=1
Worst case scenario you can use the following code:
RedirectMatch 301 /index.php?(.*)&iser=det http://rentals.azur-online.com/property_detail.php?$1
__________________
The best way to learn anything, is to question everything.
|