You are here
Angelo - Wed, 2014/09/10 - 04:49
Hi,
I am always struggling wth these Apache settings, I downloaded the PHPCake iso's and they work nicely out of the box.
My issue is I have 2 VM's one Dev and one QA :
Dev serves port 80 and 443 via a port forwarding from my cable modem/router
QA I am trying to setup to respond ot 8184 and 8143 but I am unable to conenct to them
either directly 192.168.0.123:8184 or via my public ip address over the web.
How do I configure the QA VM using webmin to have it serve those ports?
Forum:
A Google search should answer your question
Example:
http://www.shinyhappycoders.com/?p=7
Cheers,
Tim (Managing Director - OnePressTech)
Or just use port forwarding on your modem/router
Most modern modem/routers that include NAT allow you to forward external (WAN) ports to different internal (LAN) ports. So (assuming your modem/router supports that) you should be able to forward external port 8184 to port 80 on your 192.168.0.123 server (and same for 8143 to 443)
Add new comment