suthra
12-07-2005, 01:33 AM
Options +Indexes
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteRule ^india-properties/rent-properties\.html$
http://www.indiaproperty.com/index.php?option=listing&page=createlisting&transaction=rent
[R=301,L]
Why is this not working when i type
indiaproperty.com/india-properties/rent-properties.html
It redirects to the old page :(
Options +FollowSymlinks
RewriteEngine On
RewriteBase /
RewriteRule ^india-properties/rent-properties\.html$
http://www.indiaproperty.com/index.php?option=listing&page=createlisting&transaction=rent
[R=301,L]
Why is this not working when i type
indiaproperty.com/india-properties/rent-properties.html
It redirects to the old page :(