Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 15:15:10 -0400 (EDT)
From:      Jim Freeze <jim@freeze.org>
To:        Tim Ayers <tayers@bridge.com>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: How to run multiple Apache processes?
Message-ID:  <Pine.BSF.4.32.0104271508260.48740-100000@www.stelesys.com>
In-Reply-To: <zod25gqi.fsf@tim.bridge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 27 Apr 2001, Tim Ayers wrote:
> It sounds more and more like you really want to just use VirtualHosts
> as Mike Meyer's been suggesting. DirectoryIndex and AddType can
> definitely be used from .htaccess files. Almost anything that goes in
> the config file can be controlled from .htaccess. I've never used PHP
> (I use mod_perl and Mason), but since PHP is an Apache Foundation
> project I would be surprised if its directives didn't work from
> .htaccess also. At worst I bet they work from the VirtualHosts
> sections. It doesn't seem like you'd need to be changing the include
> directory very often.
>
Thanks. If I understand you correctly:

VirtualHosts combined with .htaccess will support multiple
users each having their own DirectoryIndex, AddType and PHP include
directory.

Correct?

This is very new to me. I always assumed that the apache.conf
file was read once and not on each access. Well duh, I
guess that is what .htaccess is for?

Time to hit the books.

Thanks


=========================================================
Jim Freeze
jim@freeze.org
---------------------------------------------------------
No comment at this time.
http://www.freeze.org
=========================================================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0104271508260.48740-100000>