Results 1 to 3 of 3
Hi,
I want to configure one of my Apache servers to listen on two ports, and to act different depenting on what ports it receive a connection.
I've been reading ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-04-2009 #1
Apache and ports
Hi,
I want to configure one of my Apache servers to listen on two ports, and to act different depenting on what ports it receive a connection.
I've been reading the documentation on apache.org, but I don't get it right.
Has anyone done the same as me....
Best regards
- 02-05-2009 #2
this is typically done with port 80 and port 443, so yes I would imagine lots of folks have done it and I am doing it right now. Have you checked this doc
VirtualHost Examples - Apache HTTP Server
- 02-06-2009 #3
Thank you!
Now I know what to do this weekend.
j1s


Reply With Quote
