How to enable port 7070 for file uploading not 7443 (http only not https)

Hello we are using Openfire 4.5.1

We have disable SSL by editing server properties. But when we try to upload a file Openfire returns https port 7443. We want http port 7070. How to enable http port 7070.

Openfire returns:
https://servername:7443/httpfileupload/filename.jpg

We want
http://servername:7070/httpfileupload/filename.jpg

How to enable http only not https.

The ports that can be used are the same as those used for HTTP-Binding. You can configure the ports in the Openfire admin console (changes might require a restart of Openfire, I’m not sure).

I’ve just tested that HTTP File Upload works both on HTTPS as well as HTTP.

image
Note that in this screenshot, port numbers are used that are different from the default port numbers used by Openfire.