Samba and web pages
Robert Krawitz
rlk at alum.mit.edu
Sat Mar 8 22:26:55 EST 2008
Date: Sat, 8 Mar 2008 22:21:37 -0500
From: "John Abreau" <abreauj at gmail.com>
This isn't handled in the browser at all. Apache has a
user-overridable function for listing a directory, and its default
function for listing a directory happens to look for a sequence of
files such as index.html, and if it finds one of these, it returns
it; otherwise it generates a directory listing.
In the absence of apache, or other http-server software that
implements the same behavior, you simply won't get this behavior.
A browser could certainly emulate the behavior when browsing a local
directory.
--
Robert Krawitz <rlk at alum.mit.edu>
Tall Clubs International -- http://www.tall.org/ or 1-888-IM-TALL-2
Member of the League for Programming Freedom -- mail lpf at uunet.uu.net
Project lead for Gutenprint -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Discuss
mailing list