Thanks for the update.
Sent on my BlackBerry® from Vodafone

-----Original Message-----
From: Kheng_Ee <[email protected]>
Date: Thu, 20 Sep 2012 23:23:03 
To: [email protected]<[email protected]>
Reply-To: Kheng_Ee <[email protected]>
Subject: Re: [users@httpd] Change https to port 8000 instead of 443

Thanks for your response... when I add the https://(name):8443 port in the 
browser it is working.  I was using https://(name) only.



________________________________
 From: "[email protected]" <[email protected]>
To: [email protected]; Kheng_Ee <[email protected]> 
Sent: Friday, 21 September 2012 4:01 PM
Subject: Re: [users@httpd] Change https to port 8000 instead of 443
 

Hi,

What is there in error logs?

Sent on my BlackBerry® from Vodafone
________________________________

From:  Kheng_Ee <[email protected]> 
Date: Thu, 20 Sep 2012 22:16:24 -0700 (PDT)
To: [email protected]<[email protected]>
ReplyTo:  [email protected] 
Subject: Re: [users@httpd] Change https to port 8000 instead of 443

Correction :  I change  57.4.223.96:8443 to 192.168.1.1:8000 in virtualhost. 
still not working.


________________________________
 From: Kheng_Ee <[email protected]>
To: "[email protected]" <[email protected]> 
Sent: Friday, 21 September 2012 3:13 PM
Subject: [users@httpd] Change https to port 8000 instead of 443
 

I am using Apache Version 2.4.3 and it is working using port 80 (http) and 443 
(https).

I would like to use port 8000 instead of 443 for https

In http.conf file, it has 

Listen 192.168.1.1:8000 https


In the extra/http-ssl.conf.  it has

<VirtualHost 57.4.223.96:8443>.....
.....

</VirtualHost>


It is supposed to be this simple but it is not accepting anything from the 
browser.

Even if I change the , nothing works.
<VirtualHost 57.4.223.96:8443>ServerName ksim:8443
Protocol https
.....
</VirtualHost>
What is missing ?

There is no issue with the connectivity as I can telnet to port 8000.

Reply via email to