(10-28-2016, 11:02 PM)Miow5 Wrote:(10-28-2016, 10:51 PM)coitam Wrote: Tôi have a question: Tôi changed cổng cho panel of tôi to 2222 bằng cách: - Trong file "C: \ AWServer \ bin \ apache \ conf \ httpd.conf" change the lines "Nghệ 80" đến "Nghệ 80" - Trọng file "C: \ AWServer \ bin \ apache \ conf \ httpd-vhosts" changes to: Và bây giờ tôi possible đi to panel of tôi bằng cổng 2222 but on tôi not go to trang web của tôi bằng cổng 80. làm thế nào tôi làm gì? Cảm ơn tất cả!
Code:NameVirtualHost *:80
# Configuration for ZPanelX control panel.
<VirtualHost *:80>
Code:NameVirtualHost *:80
# Configuration for ZPanelX control panel.
<VirtualHost *:2222>
Vâng, is usually if you used por 80, you do not have must enter http: // yourhost: 80 to have been privileges on it. Cùng with the localhost under the http:. // Localhost But if you using one cổng đặc biệt to have been privileges to Sentora, you will need must enter: 2222 in your browser of you, cùng with the name of the server của bạn: http: // localhost: 2222 127.0.0.1:2222 http: // yourhost năm: 2222 123.456.789.0:2222
I understand that but my ask is when i check port 80 it not work.