ABE blocking locally hosts files

Discussions about the Application Boundaries Enforcer (ABE) module
Orchard
Posts: 2
Joined: Thu Aug 26, 2010 9:47 am

ABE blocking locally hosts files

Post by Orchard »

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?
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: ABE blocking locally hosts files

Post by Giorgio Maone »

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
Orchard
Posts: 2
Joined: Thu Aug 26, 2010 9:47 am

Re: ABE blocking locally hosts files

Post by Orchard »

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
Post Reply