View Single Post
Old October 19th, 2007, 08:43 PM   #16 (permalink)
Chris!
Member
Verified Customer
 
Join Date: May 2006
Posts: 42
Chuck,

I contacted my host and they checked things out for me.

They discovered a .htaccess file that is in the data folder is causing the issue.

I don't ever recall uploading it and I checked my other site and there isn't a similar file in it's database folder.

Is this .htaccess file needed?

Or can I just remove it?

Details of file..

RewriteEngine on
RewriteCond %{HTTP_REFERER} !^http://([a-z0-9-]+\.)*checkmate-boats.com* [NC]
RewriteRule /* http://%{HTTP_HOST}/photopost/index.php [R,L]
Chris! is offline   Reply With Quote