Page 1 of 1

abe deny's one local site, while others are allowed

Posted: Fri Jul 24, 2009 12:40 pm
by rdlang
# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Accept from ^http?://www\.symbaloo\.com/.*
Deny

This works for symabloo redirecting to:
http://aaaa.aaaaaaa.aaa.nl/somewhere/Workload.aspx

but does not work for:
http://bbbbb.bbbb.bbb.nl/somewhere/star ... 1661213524

or even

http://bbbbb.bbbb.bbb.nl/somewhere/start.aspx

As for the chapta, good thing i am not color blind.... ;)

but does work if i put in:

http://bbbbb.bbbb.bbb.nl/somewhere/

Witch makes me think it is something in the start.aspx

not sure what though.

Regards,

Remco

Re: abe deny's one local site, while others are allowed

Posted: Fri Jul 24, 2009 1:03 pm
by rdlang
Oops, messed up my own post, here is a corrected version:

# Prevent Internet sites from requesting LAN resources.
Site LOCAL
Accept from LOCAL
Accept from ^http?://www\.symbaloo\.com/.*
Deny

This works for symabloo redirecting to:
http://aaaa.aaaaaaa.aaa.nl/somewhere/Workload.aspx

but does not work for:
http://bbbbb.bbbb.bbb.nl/somewhere/star ... 1661213524

or even

http://bbbbb.bbbb.bbb.nl/somewhere/start.aspx

but does work if i put in:

http://bbbbb.bbbb.bbb.nl/somewhere/

Witch makes me think it is something in the start.aspx

not sure what though.

Regards,

Remco

As for the chapta, good thing i am not color blind.... ;)