Yes you can make it run on both ports, in the http.conf file there is a
ports directive, also if you have multiple IP's on the box, un comment the
BindAddress * directice

or

Get the plain jane version of Apache, and run both, of course that will
depend on what dir you have already, some SSL servers have a httpsd dir ,
some have httpd  

either way I have run both together no problems on one box .............  

# Port: The port the standalone listens to. For ports < 1023, you will
# need httpd to be run as root initially.

Port 80
Port 443

<cut>
 # Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, in addition to the default. See also the VirtualHost command

#Listen 3000
#Listen 12.34.56.78:80




Also dont forget that the virtual host abilitly allows you to specify all
the directives withing a virtual host ...........

*********** REPLY SEPARATOR  ***********

On 13/11/99 at 11:00 RTS wrote:

>I have RedHat 5.1 with Secure Server 1.0 running on it.
>
>I have a virtual site setup with no secure server stuff running.  This 
>works great.
>
>Now... He wants to had secure server stuff.   Great I have the certificate

>in place.
>
>I can either run a non-secure or secure site.  I can not make the thing 
>listen on both ports.
>
>Can I ????   If so, how ??
>



Regards

Greg W
IT Consultant Sydney Australia

***Please trim any replies***
***Please turn off HTML in your email***
***Why not read the archives? http://moongroup.com/redhat.phtml ***


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to