> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, August 16, 2006 2:35 PM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] SSL with Apache and IE
> 
> Hi Friends,
> 
>  
> 
> I have an application, which should be allowed to access 
> through https only.
> 
>  But when I try to open the application with IE I found below 
> error page
> 
> ... 
> 
> 
> The page cannot be displayed
> 
> Cannot find server or DNS Error

There's your problem.

The domain-name you are using for your server (ie, that you type into
the address bar) does not resolve to an IP address so the browser
doesn't know where to send the request.

You need to define the domain name somehow for your browser's name
resolution to work. How depends on whether this is a LAN, public
internet and maybe on the OS... none of which you reveal.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 


> Internet Explorer 
> 
> 
>  
> 
> 
>  
> 
> Is there any thing missed in the configuration of the apache?
> 
> Please let me know the resolution.
> 
>  
> 
>  
> 
>  
> 
> Regards,
> 
>  
> 
> Gannarapu
> 
>  
> 
>  
> 
>  
> 
>  
> 
> 
> The information contained in this electronic message and any 
> attachments to this message are intended for the exclusive 
> use of the addressee(s) and may contain proprietary, 
> confidential or privileged information. If you are not the 
> intended recipient, you should not disseminate, distribute or 
> copy this e-mail. Please notify the sender immediately and 
> destroy all copies of this message and any attachments. 
> 
> WARNING: Computer viruses can be transmitted via email. The 
> recipient should check this email and any attachments for the 
> presence of viruses. The company accepts no liability for any 
> damage caused by any virus transmitted by this email.
> 
> www.wipro.com
>       
>
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
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]

Reply via email to