Hello my friends
I want to change the Apache port from Port 80 to another port and be 81 for example
I login on
Usr / local / apache / conf / httpd.conf
And I change
Listen 0.0.0.0:80
Listen [::]: 80
<VirtualHost 00.00.00.0:80>
To port 82
Sites do not work anymore
Is there another solution?
I want to change the Apache port from Port 80 to another port and be 81 for example
I login on
Usr / local / apache / conf / httpd.conf
And I change
Listen 0.0.0.0:80
Listen [::]: 80
<VirtualHost 00.00.00.0:80>
To port 82
Sites do not work anymore
Is there another solution?