Greg,
> Second, I can't find this in my books or on the web site, but if I define
a
> <Directory>...</Directory> in the main servers will it affect all of the
> virtual hosts or do I have to be repetitive an place the information in
all
> of the virtual host directives.
>
> Each virtual host is like its own server, add whatever directives you
like,
> it only will effect that Virtual sever !
I think Chad wanted to know if when he made directives in the default host,
if they would spider down into all the virtual servers. The answer is yes.
However, if later on in life, you need to override one of the default
directives, then you can specify the option in the virt domain, ie:
# default directory
Options None
# Virt Directory
Options All
Kevin Hemenway
-- -----------------------------------------------------------------
Total Net NH, LLC EMAIL: <[EMAIL PROTECTED]>
15 Pleasant St., Suite 11 WEBSITE: <http://www.totalnetnh.net/>
Concord, NH 03301 PHONE: (603) 225-8422
--------------------------------------------------------------------
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.