opione Posted June 29, 2003 Share Posted June 29, 2003 I have managed to finally get 2 instances of apache running on my W2K machine by defining two seperate config files with different docroots and starting them as 2 seperate services. my question is... how can I get it to reconize the seperate hosts from the address bar? I currenlty have to type in either http://localhost/ or http://localhost:8080. I want to be able to use e.g. http://work_stuff/ for localhost:80 & http://my_stuff for localhost:8080 as you have probably guessed , yes they use different ports. I have tried using virtial host configs but I cannot get them operational. any ideas ? Link to comment https://forums.phpfreaks.com/topic/653-multiple-apache-hosts-on-w2k/ Share on other sites More sharing options...
Quintin Riis Posted August 21, 2003 Share Posted August 21, 2003 Running two instances of Apache is.. well I won\'t say it\'s stupid, but it\'s ehm.. not a bright idea. Why don\'t you setup vhosts instead? Link to comment https://forums.phpfreaks.com/topic/653-multiple-apache-hosts-on-w2k/#findComment-3085 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.