In server template I change port number for virtual hosts to 10080 and next add new virtul server, restart apache but still listen on port 80.
What I have to change else?
restart apache but still don't work
Of course I have everythig correctly like installed mod_rpaf and configured and running Varnish. This was tested on other hosting panels.
I edit
I edited httpd.conf
Listen *:10080
restart apache but still don't work Of course I have everythig correctly like installed mod_rpaf and configured and running Varnish. This was tested on other hosting panels.
Strange
Strange, it started work when edit backend ip in Varnish from 127.0.0.1 to myserverip
Always it works on localhost ip.
Is it save with this configuration?