[sllug-members]: httpd.conf question

Allen Parker infowolfe at gmail.com
Mon Aug 13 23:30:12 MDT 2007


completely off-topic, but still sorta on-topic:
http://no-www.org (www is deprecated)

On 8/13/07, Remo Mattei <remo at italy1.com> wrote:
>
>  I would do this as Clint said..
>
>  Just my 2 cents..
>
>  Remo
>
>  Clint Savage wrote:
>  On 8/13/07, Adam Barrett <dragen at gmail.com> wrote:
>
>
>
> According to the documentation on apache's site[1], this would
> probably work. My recommendation would to be to add one entry for
> each to be explicit. Its possible that if you own x.domain.org, you
> may want it to be managed elsewhere at some point.
>
> Also, I'd suggest you consider making sure that you cover domain.com
> as well. To me, its smart to make sure that your domain.com and
> www.domain.com point to the same data. Its easy to do and I wonder
> why more people don't.
>
> Here's what I'd do:
>
> <VirtualHost *:80>
>  ServerName www.domain.com
>  ServerAlias domain.org domain.biz domain.net domain.com
> *.domain.com *.domain.org *.domain.biz
>  DocumentRoot /my/domain
> </VirtualHost>
>
> I'm not sure why, but that still bugs me, though it should technically
> be correct. Probably just my eccentricity shining through. o_O
>
> 1-
> http://httpd.apache.org/docs/2.2/mod/core.html#serveralias
>
> Cheers,
>
> Clint
> ______________________________________________________________________
> See http://www.sllug.org/ for latest SLLUG news, information, links.
> Join SLLUG and other UT LUG members on irc.FreeNode.net channel #Utah
> sllug-members at sllug.org
> http://www.sllug.org/cgi-bin/mailman/listinfo/sllug-members
>
> !DSPAM:46c12a3a278111472261733!
>
>
>
> ______________________________________________________________________
> See http://www.sllug.org/ for latest SLLUG news, information, links.
> Join SLLUG and other UT LUG members on irc.FreeNode.net channel #Utah
> sllug-members at sllug.org
> http://www.sllug.org/cgi-bin/mailman/listinfo/sllug-members
>
>


More information about the sllug-members mailing list