Page 1 of 1

HTTP not working

Posted: Tue Feb 02, 2016 4:12 pm
by petyots
Hello, i installed vestaCP few hours ago and i can't figure out how can I turn on port 80. Port 443 is working but 80 not my ports are forwarded correctly I am sure about this because i forward 80 in the same way as 443. I was thinking that apache is not configured correctly but then i ran this command :

root@debian:/var/log/apache2# netstat -tulpn | grep :80
tcp 0 0 192.168.0.111:80 0.0.0.0:* LISTEN 29226/nginx.conf
tcp 0 0 192.168.0.111:8080 0.0.0.0:* LISTEN 25698/apache2
tcp 0 0 127.0.0.1:8081 0.0.0.0:* LISTEN 25698/apache2
tcp 0 0 0.0.0.0:8083 0.0.0.0:* LISTEN 25792/vesta-nginx
tcp 0 0 127.0.0.1:8084 0.0.0.0:* LISTEN 29226/nginx.conf

it's okay ? no ?

I am using Debian 8.2 Jessie. Thanks in advance

Re: HTTP not working

Posted: Wed Feb 03, 2016 11:09 am
by skurudo
Installation on intranet?

Try your IP - 192.168.0.111 - in browser in same network
or use wildcard in configs (apache2/nginx)