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? Link to comment https://forums.phpfreaks.com/topic/133169-use-ip-address-instead-of-localhost-in-wamp-server/ 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. Link to comment https://forums.phpfreaks.com/topic/133169-use-ip-address-instead-of-localhost-in-wamp-server/#findComment-692571 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. Link to comment https://forums.phpfreaks.com/topic/133169-use-ip-address-instead-of-localhost-in-wamp-server/#findComment-692856 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.