Introduction
Introduction Statistics Contact Development Disclaimer Help
### How to change the http/https port of the VMware Server GUI? ###
Right after its installation, the GUI of my VMware Server 3.5 was answering on …
After some tries, I found out that the only thing to do is change the following…
<httpPort>8222</httpPort>
<httpsPort>8333</httpsPort>
Just like that:
<httpPort>80</httpPort>
<httpsPort>443</httpsPort>
Now, my VMware Server GUI is running on the (standard) TCP/80 port for HTTP, an…
You are viewing proxied material from gopher.viste.fr. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.