Hello all,
We currently have an Apache2 setup behind a small LAN that is configured to response to requests on port80 (basically the default configuration with a few directories changed).
I need to have the server respond to request on a port other than 80 (because of some issues with the routers on the netwrok). I have changed the LISTEN directive and restarted the server but this doesn't seem to have the desired effect.
Can anybody tell me what I need to do to have the Apache server respond to requests on port 81 (or any other port)?
Many thanks,
We currently have an Apache2 setup behind a small LAN that is configured to response to requests on port80 (basically the default configuration with a few directories changed).
I need to have the server respond to request on a port other than 80 (because of some issues with the routers on the netwrok). I have changed the LISTEN directive and restarted the server but this doesn't seem to have the desired effect.
Can anybody tell me what I need to do to have the Apache server respond to requests on port 81 (or any other port)?
Many thanks,