Change
 
NameVirtualHost 192.168.150.12
to
NameVirtualHost 192.168.150.12:80

>>> 

From: Frank Gingras <[EMAIL PROTECTED]>
To:<users@httpd.apache.org>
CC:Jamie Melanson <[EMAIL PROTECTED]>
Date: 7/21/2008 10:02 AM
Subject: Re: [EMAIL PROTECTED] Binding question.
James,

What does the error log say, exactly?

Frank.

James Sherwood wrote:
> Hello,
>
> I am having trouble binding apache to an ip.  It works fine for port 80 but 
> when I try to add port 443 something goes wrong.
>
> This is what I have:
> Listen 192.168.150.12:80
> Listen 192.168.150.12:443
>
> NameVirtualHost 192.168.150.12
> NameVirtualHost 192.168.150.12:443
>
> <VirtualHost 192.168.150.12:80>
> lets say this is mydomain.com
> </VirtualHost>
>
> <VirtualHost 192.168.150.12:443>
> lets say this is secure.mydomain.com
> </VirtualHost>
>
> With this config when I try to access mydomain.com I get a blank page(not 
> page cannot be displayed but a blank page) but secure.mydoman.com works.
> If I change the secure virtual host to just <VirtualHost> then mydomain.com 
> works but secure.mydomain.com shows a page cannot be displayed.
>
> What am I doing wrong?
>
> Thanks,
> --James
>   


---------------------------------------------------------------------
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: [EMAIL PROTECTED] 
   "   from the digest: [EMAIL PROTECTED] 
For additional commands, e-mail: [EMAIL PROTECTED] 


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

______________________________________________________________________
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

Katun Corporation -- www.katun.com 
_____________________________________________________________________

Reply via email to