I have wanting to get apache to work is SSL mode..

I have Install Apache, OpenSSL, Mod_SSL, PHP

The problem is in the httpd.conf file I have the following..

<VirtualHost *:80>
ServerAdmin [EMAIL PROTECTED]
ServerName testing.zz
DocumentRoot /www/testing
</VirtualHost>

I am wanting it to accept connection of port 80 which is does, but also port
443 (https) how do i go about it..
I also have other virtual domains on this server...

Many Thanks,
                          Johnno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to