SOLVED port 80 fails.

brunopbx

New Member
Joined
May 25, 2013
Messages
7
Reaction score
0
Hi,

Managing my pbx through http://ip_address used to always work now i can only access it using https://ip_address can anyone point me to where can i re enable port 80 ? (conf file, webmin or command line)
(the system is not at all exposed to the net)

thank you
 
hi
that resulted in
udp 0 0 someipv6address :::* 1552/ntpd

while same but for 443 resulted in
tcp 0 0 :::443 :::* LISTEN 10201/httpd

thank you
 
post the result of the "status" command on linux cli.
did you recently update something. What did you do between the last time it worked and when it was broken?

post the result of "grep 80 /etc/httpd/conf/httpd.conf"
post the result of "ls /etc/httpd/conf.d/"
 
Hi,

Your request (and thank you!) for showing result of the httpd.conf made me realize port80 is commented out (am i correct?), i corrected and it works now.

the latest sysadmin update did this as that is totally the only thing i did on the system. seems i will need to make a backup each time any update is pushed out.

##Listen 12.34.56.78:80
#Listen 80
#Listen 9080
ServerName 10.0.1.31:80
#NameVirtualHost *:80
# (e.g. :80) if mod_ssl is being used, due to the nature of the
#<VirtualHost *:80>
thank you for your help !
 
Please start a new thread for a new problem. Thanks.
 

Members online

Forum statistics

Threads
26,687
Messages
174,410
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top