Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-07-12 Thread Saachin Mandloi
, http://www.takniki.com/ Takniki Communications --- On Wed, 30/4/08, Saachin Mandloi <[EMAIL PROTECTED]> wrote: From: Saachin Mandloi <[EMAIL PROTECTED]> Subject: Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help To: users@httpd.apache.org Date: W

Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-05-02 Thread Saachin Mandloi
yes the SLEngine On directive is only within the 443 virtual host container. the http works fine on this IP when the ssl virtual host container is not added, and as soon as i add the virtual host container and start the HTTPS services on this ip, it starts returning error while trying to connec

Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-04-30 Thread Joshua Slive
On Wed, Apr 30, 2008 at 5:33 PM, Saachin Mandloi <[EMAIL PROTECTED]> wrote: > yes they are on 80 and 443 respectively i.e. http on 80 and https on 443 Look for the SSLEngine On directive. It should be ONLY in the 443 vhost. Joshua.

Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-04-30 Thread Saachin Mandloi
yes they are on 80 and 443 respectively i.e. http on 80 and https on 443 Dragon <[EMAIL PROTECTED]> wrote: Saachin Mandloi wrote: >Hi, > >I recently installed Fedora core 8 and planning to move my site to >this recently installed server. This has apache 2.2.6 bundled. > >I added a new virtual ho

Re: [EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-04-30 Thread Dragon
Saachin Mandloi wrote: Hi, I recently installed Fedora core 8 and planning to move my site to this recently installed server. This has apache 2.2.6 bundled. I added a new virtual host contained in httpd.conf to start the IP based http services for my site. Which was working fine. Later on

[EMAIL PROTECTED] Problem with Configuring Virtual Host on Apache 2.2.6 Pls Help

2008-04-30 Thread Saachin Mandloi
Hi, I recently installed Fedora core 8 and planning to move my site to this recently installed server. This has apache 2.2.6 bundled. I added a new virtual host contained in httpd.conf to start the IP based http services for my site. Which was working fine. Later on i added another virtual hos