I have a problem loading my website in wordpress to an apache server on Windows with some specifications that I do not know.
The route to load the sites looks like this:
In the Apache24 folder there is a directory called htdocs (where I suppose my sites should be loaded). The specifications say that I must customize the ports for these sites as follows:
'www.sitio-uno.com.com - > 8090
www.sitio-dos.com - > 8091
www.sitio-tres.com - > 8092 '
This server does not have a host file, it only contains the link and the link
The question is, what would be the correct way to configure this server to work with the 3 sites as expected? Any tutorial known for this type of server or specifications?
*** Information, this is a virtualized server in Windows.
*** Contains Apache, php and mySql installed and running.
*** The access is given by Teamviewer and the sites are configured or loaded by means of the file transfer.