[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] httpd.conf error
- Subject: Re: [cobalt-developers] httpd.conf error
- From: Sean Pecor <sean@xxxxxxxxxxxxxxxxxx>
- Date: Wed Jan 3 03:47:01 2001
- Organization: Digital Spinner, Inc.
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
On Friday 29 December 2000 21:38, you wrote:
> NameVirtualHost xxx.xxx.xxx.xxx
You should only name an IP address once. Are you using NameVirtualHost more
than once for the same IP? This could be confusing Apache.
SSL is port 443, not 80. Under most circumstances, you shouldn't SSL all of
your web sites. This will slow down your web server considerably. Further,
you should need to define two virtual hosts, one for 443, one for 80, for the
same web site.
We use Raven SSL (www.covalent.com) as it's Apache SSL version rocks.
Sean.
--
Digital Spinner, Inc.
802.948.2020
sean@xxxxxxxxxxxxxxxxxx