Hi,

What is there in error logs?

Sent on my BlackBerry® from Vodafone

-----Original Message-----
From: Kheng_Ee <[email protected]>
Date: Thu, 20 Sep 2012 22:16:24 
To: [email protected]<[email protected]>
Reply-To: [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