<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]>
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
X-Username: [EMAIL PROTECTED]
Received: from 175.61.255.123.dynamic.snap.net.nz [123.255.61.175] with
HTTP/1.1 (POST); Mon, 06 Oct 2008 18:42:16 +1300
User-Agent: RoundCube Webmail/0.1-rc2
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 8bit
My understanding is that Don wishes to create some means for users on the
network to be able to access a files in directory on a read only basis. If
I was doing this I would take a different approach to the one proposed by
Don.
My suggestion; Install lighttpd as a web server, lighttpd is fine for
static content. HTTP content is read only by default.
Crete a directory under your web server root directory.
Use the lndir command to create links in the web directory to files in the
source directory. Edit the lighttpd config file to allow directory listing
for this directory.
Tell you users to point their browsers to the URL for the directory and
Robert is your older male relative.
Cheers Ross Drummond