Quote:
Originally Posted by Stratis
Put this in your .htaccess file.
Code:
<Files ~ ".*">
order allow,deny
allow from all
Deny from us-west-2.compute.amazonaws.com
Deny from compute.amazonaws.com
Deny from amazonaws.com
Deny from compute-1.amazonaws.com
Deny from us-west-2.compute.amazonaws.com
Deny from .us-west-2.compute.amazonaws.com
</Files>
|
mmmm once i add that code it does work but there is a problem.If you go to my home page here
http://jandeane81.com/index.php and look on the right where it says theonetruth news you will see it working perfectly.Once i add that code above to my htaccess it stops its preventing my feeds from displaying.I created that widget from
http://feed.mikle.com/
So is there a workaround
many thanks