Denied: CheckURLAccess using PWB v2.10.9

General TSS software questions and comments.

Moderators: Tyler, Scott, General Moderator

Post Reply
zenful6219
Participant
Participant
Posts: 10
Joined: Mon Jan 03, 2005 9:41 am
Location: Denton, TX

Denied: CheckURLAccess using PWB v2.10.9

Post by zenful6219 »

I have CheckURLAccess set to True and the contents of my URL.txt file is as follows:

+all

;-C:\

-www.hotmail.com
-games.com
-.wav
-.zip
-myspace.com
-facebook.com
-gmail.com
-yahoo.com
-rune.com
-www.overdrive.com
-cengage.com
-bing.com
-yahoo.com
-google.com
+oascentral.consumerreports.org
+JavaScript
+About:Blank

When users click on a link in the Chilton's Automotive Repair site, they get a Denied: CheckURLAccess message with the following "URL":

javascript:TreeClick('/baseVehicle[@aaia_id=28870]/level0[@source_id=1434]/level1[@source_id=1129423]')

I've used the URL Filter check application from your site, but it tells me that it should be allowed because I have "+JavaScript" in my URL.txt file. Why is this URL being blocked. By the way, I have tried to set it so that History file is created, but nothing is ever written to the file.

The only way I can get this to work is to set CheckURLAccess to False.

Scott
Site Admin
Site Admin
Posts: 2527
Joined: Mon Dec 16, 2002 12:31 pm
Location: Rochester, MN
Contact:

Post by Scott »

PWB is hitting a match for denied and quitting the parsing. If you move the "+" sites above the "-" sites the site should be allowed.

What is the URL with the link going to the site? We should be able to tell you want is causing the site being blocked if we can test it directly.

--Scott

Post Reply