I know this sounds stupid, but I hope you all can lead me to the correct path.
First, I installed Apache as the web server and using mysql as my database with php as my server-side scripting. Everything work find by typing http://localhost/ and access to the file via internet browser. But then I wish to try on this Internet Information Services (by Microsoft) because I might need to use Access(instead of mysql for some reasons) as my database with ASP as my server-side scripting. After setting my virtual directory and I tried to type http://localhost/, it leads me to the Apache site.
I’m confused now. Is there a way to set the default web server? I don’t wish to uninstall the Apache but in the meantime I wish to use the IIS. I’m trying to use webwiz forum (going thru the tutorial as it guides). I guess it’s silly to install 2 different web server on one pc. I’m just….confused. Any guide please?