Hi guys, I had the rewrite rule on my site so people and bots go to pages with WWW, this is the code Im talking about: Options +FollowSymLinks RewriteEngine on RewriteCond %{HTTP_HOST} ^SITENAME.co.uk [NC] RewriteRule ^(.*)$ http://www.SITENAME.co.uk/$1 [L,R=301] Code (markup): Ive recently installed a script in sub dir but the rewrite is causing the script to mess up and not function properly. Anyone know of a code I can put in so that only the main dir goes to WWW, but all sub-dirs dont have any rule. Ive searched for ages but cant find one. Cheers.
Try your luck here... http://www.htaccesstools.com/forum/index.php/f/2/ http://www.webmasterworld.com/apache/