Elpram wrote:
> Alright, well, I'll keep fiddling around with the index, but im
> wondering now if i can have it so people can upload to my site?
Take a look at mod_dav. It's a standard component in Apache 2.0. There
are a variety of client tools that can work with mod_dav, including the
"Web Share" capability that is built into Windows Explorer. There is a
list of WebDav clients and servers on the web site,
http://www.webdav.org.
To set up a Web Share in Windows (which would allow your Windows
visitors to put stuff onto your site with Windows Explorer), use the
"Add a Network Place" wizard from Network Places. Just type in the web
site address, and Windows will open it as any other network share so
that you can view its contents drop files into it.
Normally, you would put some kind of protection on the directory to
ensure it's used by only authorized users, but it's not necessary if you
want a public space.
--
Jim Patterson
Ottawa, Ont
CANADA