zohaib Posted November 18, 2008 Share Posted November 18, 2008 Hi all, I am using wamp on windows XP.Details as below Server Configuration Apache Version : 2.2.8 PHP Version : 5.2.6 MySQL Version : 5.0.51b Now in order to use it i have to type "http://localhost/" But in case of xampp server i have to type "http://192.168.1.22" How can i change "http://localhost/" to "http://192.168.1.22" in WAMP any ideas? Quote Link to comment Share on other sites More sharing options...
JasonLewis Posted November 18, 2008 Share Posted November 18, 2008 You can use http://127.0.0.1 to access WAMP as well. Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted November 18, 2008 Share Posted November 18, 2008 Hi all, I am using wamp on windows XP.Details as below Server Configuration Apache Version : 2.2.8 PHP Version : 5.2.6 MySQL Version : 5.0.51b Now in order to use it i have to type "http://localhost/" But in case of xampp server i have to type "http://192.168.1.22" How can i change "http://localhost/" to "http://192.168.1.22" in WAMP any ideas? http://localhost/ http://127.0.0.1/ http://192.168.1.22/ should all work without any configuration. 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.