I'm trying to write a module that listens on another port than port 80, but I have a hard time figuring out how to do that, let alone if it's possible at all. I can change the Listen configuration in Apaches config file, and apache seems to handle request on that port as it would request on any other port, but I'm just wondering if there's a simple way or more "correct" way of doing that apart from getting the port number from the request handle in every connection.
Hope someone has any ideas, Thanks a lot, Kasper Laudrup -- This email has not been scanned for virus. Read at your own risk!