Hi
I recently noticed a redirect loop occuring on some of the top level directories once indexing was turned off
see here
https://www.bedstar.co.uk/skin1/
i have tracked this down in my htaccess to this line
RewriteRule ^(.+)$ cdseopro.php
but cant figure whatout in the file what is causing the error - if i remove this line i get the required Forbidden 403 page but obviously causes conflict with the rest of the site
anyone got any advice how i can resolve this
thanks
John