Is it possible to enable scripts on one particular page while blocking them on the rest of the site? For example I want to block all scripts on "www.somesite.com" while still allowing scripts on "www.somesite.com/one-important-page.php"
I know I could just block the site, and use the "temporarily allow from..." option, but I'm looking for a more permanent solution.
Possible to enable scripts on one specific page?
Possible to enable scripts on one specific page?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: Possible to enable scripts on one specific page?
No, you can't.
Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12
Re: Possible to enable scripts on one specific page?
How about using ABE?
Insert rule like above in USER ruleset.
And, add www.somesite.com to Whitelist.
I thank Mr.Maone & NS supporters for implementing this useful feature.
Code: Select all
Site www.somesite.com/one-important-page.php
Accept
Site www.somesite.com
Deny INC(SCRIPT)
And, add www.somesite.com to Whitelist.
I thank Mr.Maone & NS supporters for implementing this useful feature.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12