[webstack-discuss] Summarizing Apache discussions so far
Sriram Natarajan
Sriram.Natarajan at Sun.COM
Wed Aug 22 15:58:24 PDT 2007
----- Original Message -----
From: David.Comay at Sun.COM
Date: Wednesday, August 22, 2007 3:13 pm
Subject: Re: [webstack-discuss] Summarizing Apache discussions so far
To: Sriram Natarajan <Sriram.Natarajan at Sun.COM>
Cc: webstack-discuss at opensolaris.org, Jyri Virkki <Jyri.Virkki at Sun.COM>
> > I would still urge to consider bundling a standard 'conf.d' with
> > httpd.conf including sub configurations underneath this location.
> This
> > seems to be common practice across other httpd distributors. So, I
> > wonder why we cannot retain this behavior within SXDE as well.
>
> I'm still a bit confused on the "conf.d" directory. Is that a
> directory where a user puts their own configurations such as
>
> conf.d/bigserver.conf
> conf.d/http+php.conf
> conf.d/openproject.conf
>
Yes, you got this right.
It would be nice, if the default httpd.conf that we ship has a line at the end
include conf.d/*conf
This way, customers can add their task specific configuraiton underneath.
> or is it just a rename of the current "extra" directory and largely
> stores the configuration files we currently ship from there?
>
Currently, 'extra' is a big kitchen sink containing the collection of example configuration files shipped with a default apache installation. It could have been more aptly named as 'examples'. No, I didn't mean to touch or rename this .
Hope this clarifies
thanks
sriram
> dsc
> _______________________________________________
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
More information about the webstack-discuss
mailing list