I have googled my eyes for the past three hours yet failed to find an answer as to HOW do I change the default Apacht PORT on Plesk.
I want to put all Hosts to Port 81. Updating the central config file is trivial, the funny thing is, however, that the per-host configuration files generated by plesk all have port 80 listed as default, for example:
<VirtualHost 217.172.183.206:80>
ServerName foobar.com:80
I'd like plesk to write whatever port I like there instead of port 80.
Is there a way?