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
How to whitelist a subdirectory only?
-
holger
How to whitelist a subdirectory only?
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
- Giorgio Maone
- Site Admin
- Posts: 9557
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: How to whitelist a subdirectory only?
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
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0