Re: Change https to port 8000 instead of 443

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


From: Kheng_Ee <kheng_ee_sim@xxxxxxxxx>
To: "users@xxxxxxxxxxxxxxxx" <users@xxxxxxxxxxxxxxxx>
Sent: Friday, 21 September 2012 3:13 PM
Subject: 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.





[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux