Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do I change the port nginx uses?
server {
listen 192.168.1.2:8080;
server_name www.neteorksolutions.com;
root /www/;
...
...
}
Posted at Nginx Forum:
http://forum.nginx.org/read.php?21,209591,209593#msg-209593
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|