VMware App Volumes – Redirect HTTP to HTTPS
VMware App Volumes communicate throughhttp and https protocol. Since, http sends data in clear text, people like to use https protocol. There are number of VMware KB those describe about how to configure systems for https communication. One of the VMware KBs number 2095972 mentioned how to disable port 80 (http) from manager. But disabling http port give a nasty error 403 /404, while user try to access using http protocol. To make it look better to users, it is…