From: Maximilian Eberl [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 20, 2001 2:59 PM
To: [EMAIL PROTECTED]
Subject: Re: Problem in document root
> I have tried the same but still I couldn't able to set multiple paths for
> documents.
Because multiple paths
> I have tried the same but still I couldn't able to set multiple paths for
> documents.
Because multiple paths wouldn't work.
Imagine: You have two document roots like /apache/htdocs and /MyDocuments/
and You type in
www.domainname.com/index.html
Which index.html should the server send ?
/apa
PM
To: [EMAIL PROTECTED]
Subject: Re: Problem in document root
You cannot define multiple folders comma-separated like in $PATH
C:\;C:\WINDOWS;C:\WINDOWS\SYSTEM )!!!
Each folder has to be defined explicitely.
.. What You do with all of them ...
.. What You want to do in the subdire
You cannot define multiple folders comma-separated like in $PATH
C:\;C:\WINDOWS;C:\WINDOWS\SYSTEM )!!!
Each folder has to be defined explicitely.
.. What You do with all of them ...
.. What You want to do in the subdirectory...
And every directive (allow/deny/Execute) goes for all subdire
Hi Friends,
I am using apache server to run servlets. My problem is, how to set multiple
paths for documents (HTML files)?
I am setting my own user path for documents (html & images) in httpd.conf.
like follows,
DocumentRoot "d:/mydocuments/myhtmls"
The default one is
DocumentRoot "C:/apache1