Disabling Run options from address bar

For general issues related to PWB v2.

Moderators: Tyler, Scott, PWB v2 Moderator

Post Reply
supertan
Observer
Observer
Posts: 4
Joined: Wed Sep 09, 2009 8:52 am

Disabling Run options from address bar

Post by supertan »

Hi, Is there a way of preventing users from running say C: from the PWB address bar?

(Apologies if you have answered this question before)

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

Post by Scott »

You can use the only access HTTP to prevent PWB from accessing anything but web sites.

[Security]
OnlyAccessHTTP=True

Or:

[Security]
OnlyAccessInternet=True

To allow access to other Internet protocols, FTP for example

You can also use the PWB filters to disable access to the C: drive.

http://www.teamsoftwaresolutions.com/ph ... c.php?t=13

--Scott

Post Reply