POV-Ray : Newsgroups : povray.off-topic : Is this the end of the world as we know it? : Re: Is this the end of the world as we know it? Server Time
30 Jul 2024 22:28:28 EDT (-0400)
  Re: Is this the end of the world as we know it?  
From: Jim Henderson
Date: 17 Oct 2011 19:05:22
Message: <4e9cb4b2@news.povray.org>
On Sun, 16 Oct 2011 20:27:39 -0700, Darren New wrote:

> On 10/16/2011 20:12, Jim Henderson wrote:
>>> And what expression would I give to grep to give me the list of
>>> document roots that Apache is serving on my machine right now?
>>
>> grep -ri documentroot /etc/apache2
> 
> I was under the impression that
>     <DocumentRoot>
>        /home/me/blah
>     </DocumentRoot>
> was a legal declaration of a document root, right?

Yes, but it's deprecated, and not often used.

> And that it's possible to include configurations from other files?

Sure, and those files are typically located in the same directory 
hierarchy.

> And that it's possible to put configuration files in /etc/apache2 which
> apache won't read?

Sure.

And I suppose it's possible to put stuff in the registry that IIS won't 
read, so I'm not sure what your point is with that...

Jim


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.