How to whitelist a subdirectory only?

Ask for help about NoScript, no registration needed to post
holger

How to whitelist a subdirectory only?

Post 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
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
User avatar
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?

Post 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
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:21.0) Gecko/20100101 Firefox/21.0
Post Reply