Hi all,
Is it possible to run two apache servers on one computer? I would like to use one of them for development, and the other for regular serving. If so, how does the computer know to which server it has to send http requests (using the URL).
Many Thanks,
Don