On Sat, 6 Jan 2007, Craig Skinner wrote:
Hi there,
How do I go about forbiding lynx browsing the local file system?
You should be able to do that using the -restrictions option, e.g.
lynx -restrictions=dired_support
I'm setting up an open access box for people to remotely test their
websites, and do not want users doing the likes of:
$ lynx /etc/passwd
I have messed about with ~/.lynxrc
RULE:Fail file:*
RULE:Fail /*
No success.
I also tried a shell alias of: lynx='lynx http://' to no effect.
Any suggestions?
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev