From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <18554.135.214.154.104.1065652954.squirrel@www.infernopark.com> Subject: Re: [9fans] webls From: To: <9fans@cse.psu.edu> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Date: Wed, 8 Oct 2003 18:42:34 -0400 Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: 67d5b754-eacc-11e9-9e20-41e7f4b1d025 > I updated webls. Now if /sys/lib/webls.denied is missing, it is > assumed that all accesses are denied. Thank you. > Also, I rooted the regular expressions in the webls.{allowed,denied} > files (i.e. webls now sticks a ^ at the front of each expression) so > that an expression like '/xyzzy' doesn't accidentally match > '/hidden/xyzzy'. Perhaps I should also tack a $ onto the end of the > expression. Comments to me. Yes, support for $ would be nice to have. That way webls will fall in lin= e with other tools that support ^ and $ usage. Regards dharani