stchong Posted April 12, 2003 Share Posted April 12, 2003 It is my first time to install and use apache, so that I got a lot of problems, please help me: 1. what is the easy way to let the apache support ASP? 2. what is the easy way to let the apache support PHP? 3.my server have 2 static IP address, I just want to apache to use one of the IP address, and I want to built several web sites in my server, how to set in Apache? Thank you. I need your help urgently.......... Quote Link to comment Share on other sites More sharing options...
effigy Posted April 13, 2003 Share Posted April 13, 2003 1. no clue. 2. install php as a module, you\'ll only have to add a few lines to the httpd.conf 3. set apache\'s listen specifically: Listen 10.123.456:80... make several sites via virtualhosts Quote Link to comment Share on other sites More sharing options...
stchong Posted April 13, 2003 Author Share Posted April 13, 2003 Thank you. By the way. do you have any idea with the installation of Apache::ASP? I try to install it in my win2000 server, but fail... :wink: Quote Link to comment Share on other sites More sharing options...
effigy Posted April 13, 2003 Share Posted April 13, 2003 try searching www.google.com or groups.google.com ... sorry, not a windows guy Quote Link to comment Share on other sites More sharing options...
stchong Posted April 13, 2003 Author Share Posted April 13, 2003 thank you all the same Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.