Page is a not externally linkable
Noximus - 3:01 pm on Nov 15, 2010 (gmt 0)
hello guys,
is this code correct?
-----------------------------
Options +FollowSymLinks -MultiViews
RewriteEngine on
#
RewriteRule ^http://www.sample.com/folio.html/ [sample.com...] [R=301,L]
RewriteRule ^http://www.sample.com/Residential.html/ [sample.com...] [R=301,L]
------------------------------
but this code doesn't work, where is a mistake?