Page 1 of 1

[RESOLVED] ABE going mad

Posted: Mon Apr 01, 2013 7:13 pm
by Ariana
So, I have the following on my ABE ruleset:

Site .facebook.com
Accept INCLUSION from SELF++
Deny

Site .facebook.net
Accept INCLUSION from SELF++
Accept INCLUSION from .facebook.com
Deny

Site .fbcdn.net
Accept INCLUSION from SELF++
Accept INCLUSION from .facebook.com
Deny

However, I can't access facebook.com (doesn't even let me download the HTML page), although it is set to accept inclusion from self. Is ABE going mad or am I doing something wrong?

Thanks

Re: ABE going mad

Posted: Tue Apr 02, 2013 7:02 am
by Thrawn
ABE is not going mad. You are doing something wrong, I'm afraid.

INCLUSION refers to resources being included in a page (like images). The site in the address bar is not being 'included'; it is the main page.

None of your rules allows Facebook to be the main page. You're only allowing it to be 'included'.

Instead of 'Accept INCLUSION from SELF++', try using just 'Accept from SELF++'.

Re: ABE going mad

Posted: Tue Apr 02, 2013 7:13 am
by Ariana
It worked!

Thanks a lot Thrawn ;)