I'm running a little webserver off my computer for images and things, I've come across an issue where the ABE is blocking bbcode images linked from my IP.
I can turn off the ABE refresh the page then turn it back on to get around this but it seems too much of a hassle in the long run
The error mesage I recieve (made a little anonymous)
Request {GET http://wwwmysite.com/picture.jpg <<< http://forum.yuku.com/topic/209?page=1, http://forum.yuku.com/topic/209?page=1 - 6} filtered by ABE: <LOCAL> Deny
Is there any exceptions I can add to the base rules to allow my linking to work?
ABE blocking locally hosts files
ABE blocking locally hosts files
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: ABE blocking locally hosts files
Open NoScript Options|Advanced|ABE and insert the following rule in the beginning of the SYSTEM ruleset:
Code: Select all
Site wwwmysite.com
Accept from forum.yuku.com
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
Re: ABE blocking locally hosts files
Thank you that worked perfectly
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8