Is it possible? If it is the case, how can I do it? I need it since I want to test communication between web servers on a local network and I do not have a local network. I just have one computer. I use apache on Windows 7.
Is it possible? If it is the case, how can I do it? I need it since I want to test communication between web servers on a local network and I do not have a local network. I just have one computer. I use apache on Windows 7.
Yes, it is possible.
You just have to use two different configuration files which differ (at least) in their Listen directives. Also read Setting which addresses and ports Apache uses.