Page 1 of 1

ABE blocking locally hosts files

Posted: Thu Aug 26, 2010 10:02 am
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?

Re: ABE blocking locally hosts files

Posted: Thu Aug 26, 2010 12:50 pm
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

Re: ABE blocking locally hosts files

Posted: Thu Aug 26, 2010 11:14 pm
by Orchard
Thank you that worked perfectly