Jump to content

use Ip address instead of localhost in WAMP server


zohaib

Recommended Posts

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?

 

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.