Page 1 of 1

How to whitelist a subdirectory only?

Posted: Thu Jun 13, 2013 7:34 am
by holger
Is is possible to add a subdirectory to the noscript whitelist but not the complete domain?

Example:
Allow scripts on http://mydomain.de/safe
But not for the rest of mydomain.de

Thanks.
Holger

Re: How to whitelist a subdirectory only?

Posted: Thu Jun 13, 2013 8:45 am
by Giorgio Maone
You can whitelist mydomain.de in NoScript, then add the following rule to your NoScript Options|Advanced|ABE USER ruleset:

Code: Select all

Site mydomain.de
Accept from http://mydomain.de/safe
Deny INC
Sandbox