On Linux FC4 with Apache 2.0, I have constructed
a backend server for my reverse proxy. I would
prefer not to put it in /var, to avoid confusion
with test operations on the same box. Is there
a conventional place for this? For example, I
notice that /srv is empty.
Thanks for your advice.
Mike.
Hi,
Anyone know how to make directory listing look like
(http://ftp.freenet.de/pub/.disk0/):
drwxr-xr-x 4 openoffi ftp 4096 Aug 20 2003 debian-openoffice
drwxr-xr-x 4 ftp ftp 4096 May 10 11:47 freenet-ag.de
In webserver?. I was try to read mod_autoindex etc. That's p
Hello,
in my httpd.conf is:
Alias /mp3down/ "H:/mp3/"
However, I needed to spread the files on two drives
now, so I have now: H:\mp3 and E:\mp3
I want to add that E:\mp3 too the same way. What is then
the right syntax?
--
Best regards,
Gunivortus
--