Re: [us...@httpd] Two _default_, one for port 80 and another for port 443

2008-12-23 Thread David BERCOT
Le Tue, 23 Dec 2008 16:16:51 +0100, Davide Bianchi a écrit : > David BERCOT wrote: > > I have this error : > > Restarting web server: apache2[Tue Dec 23 15:59:49 2008] [warn] > > _default_ VirtualHost overlap on port 443, the first has > > precedence ... > > T

[us...@httpd] Two _default_, one for port 80 and another for port 443

2008-12-23 Thread David BERCOT
Hi, Is it possible to have two _defaut_ sections in apache2.conf, one for http and another for https ? I've tried something like this : ServerAdmin m...@mondomaine.org ServerName www.mondomaine.org Options FollowSymLinks AllowOverride AuthConfig ErrorLog /var/log/apache2/error.l

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-12 Thread David BERCOT
each SSL certificate/HTTPS server. I recommend using separate IP > Addresses to avoid port numbers in URLs. > > Sorry, > solprovider > > On 11/9/08, David BERCOT <[EMAIL PROTECTED]> wrote: > > I'm new on this list and this is my first message. So, a little &g

Re: [EMAIL PROTECTED] Re: HTTPS connexion on the port 80

2008-11-10 Thread David BERCOT
Le Mon, 10 Nov 2008 15:55:17 -0500, Dan Poirier <[EMAIL PROTECTED]> a écrit : > David BERCOT <[EMAIL PROTECTED]> writes: > > Le Mon, 10 Nov 2008 06:59:54 -0500, > > "Eric Covener" <[EMAIL PROTECTED]> a écrit : > >> On Mon, Nov 10, 2008 at

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-10 Thread David BERCOT
Le Mon, 10 Nov 2008 06:59:54 -0500, "Eric Covener" <[EMAIL PROTECTED]> a écrit : > On Mon, Nov 10, 2008 at 2:03 AM, David BERCOT <[EMAIL PROTECTED]> > wrote: > > > Yes, but no ;-) > > I want https traffic on port 80, nor 443 !!! > > You can'

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
Le Sun, 9 Nov 2008 18:16:55 -0500, "Eric Covener" <[EMAIL PROTECTED]> a écrit : > On Sun, Nov 9, 2008 at 5:10 PM, David BERCOT <[EMAIL PROTECTED]> > wrote: > > NameVirtualHost * > > > >ServerName site1.mydomaine.org > >DocumentR

Re: [EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
Le Sun, 09 Nov 2008 17:22:05 -0500, steve <[EMAIL PROTECTED]> a écrit : > David BERCOT wrote: > > Hi, > > > > I'm new on this list and this is my first message. So, a little > > presentation : I'm French, I work on Debian and I have a problem ;-) > &g

[EMAIL PROTECTED] HTTPS connexion on the port 80

2008-11-09 Thread David BERCOT
Hi, I'm new on this list and this is my first message. So, a little presentation : I'm French, I work on Debian and I have a problem ;-) On my server, I can only use port 80, for http and https access. So, here is my /etc/apache2/sites-available/default file : ServerAdmin [EMAIL PROTECTED]