DOes anyone know the proper syntax to achieve this in my .htaccess file?
Here's the logic:
# Custom Redirects
RewriteRule http://www.silkblooms.co.uk/wholesal...ndex&cPath=353
RewriteCond http://www.silkblooms.co.uk/index.ph...ge=coming_soon [R=301,L]
I've tried a few different syntax but some put the site into a loop and others do nothing. Can't seem to find the right one.
Anyone know hoe to make this redirect work?


Reply With Quote
