> I tried a tag like dummy_name to give a
> directory listing of directory c on the client side. But this dosen't
> work.
>
Shouldn't that be name? This seems
to be more a problem with your HTML code rather that Apache.
Kaustubh
--
___
ops, is this a html problem or more than that?!
I think the problem is, these directories doesnt exist in the virtual
directory of your server. You will have to add and change the access
permissions accordingly. But yeah, think about the security before
doing this.
On Fri, 4 Feb 2005 20:20:08
Hi all,
I 've just started an Apache Server.
All it has to do is give links to the "various directories".
Like a link A will point to a directory /root/
B will point to a directory /var/
etc.
I tried a tag like dummy_name to give a
directory listing of directory c on the client side. But thi