On Thu, Jan 8, 2009 at 9:29 AM, Brian Mearns <mearn...@gmail.com> wrote:
> On Thu, Jan 8, 2009 at 9:23 AM, Eric Covener <cove...@gmail.com> wrote:
>> On Thu, Jan 8, 2009 at 8:45 AM, Brian Mearns <mearn...@gmail.com> wrote:
>>> Is that possible if I want to serve both secure and unsecure (80 and
>>> 443)? If I just setup my root configuration (i.e., not in a vhost) to
>>> listen on port 80 and 443 and turn on the SSL engine, then all the
>>> content will be encrypted, won't it?
>>
>> No, you can turn on SSL in a single virtualhost (<virtualhost *:443>)
>> and serve non-SSL from either the "base" server or another virtual
>> host (<virtualhost *:80>)
>
>
> As I thought. So it looks like I'm falling back to my original
> solution of using two servers and proxy rewrites...


My phrasing might have been misleading. I meant No as in "all the
content would not need to be encrypted".


-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to