How to access my local host server from internet

Posted by rahul.p.33 on Super User See other posts from Super User or by rahul.p.33
Published on 2010-05-01T08:14:39Z Indexed on 2010/05/01 18:39 UTC
Read the original article Hit count: 413

Filed under:

How to access my local host server from internet have installed WAMP server on my Windows XP, And i had created a index.php file in my root folder, and i assigned a virtual name to my localhost. eg: earlier i accessed my index.php via: Code:

http:// localhost/ index.php

but now i can access like : Code:

http: //www. mysite. com/index.php

but the problem is that i can access this from my computer only..

how can i use it from internet.. please help me....

Thanks.

© Super User or respective owner

How to access my local host server from internet

Posted by rahul.p.33 on Server Fault See other posts from Server Fault or by rahul.p.33
Published on 2010-05-01T08:14:39Z Indexed on 2010/05/01 14:49 UTC
Read the original article Hit count: 413

Filed under:

How to access my local host server from internet have installed WAMP server on my Windows XP, And i had created a index.php file in my root folder, and i assigned a virtual name to my localhost. eg: earlier i accessed my index.php via: Code:

http:// localhost/ index.php

but now i can access like : Code:

http: //www. mysite. com/index.php

but the problem is that i can access this from my computer only..

how can i use it from internet.. please help me....

Thanks.

© Server Fault or respective owner

How to access my local host server from internet

Posted by rahul.p.33 on Stack Overflow See other posts from Stack Overflow or by rahul.p.33
Published on 2010-05-01T08:14:39Z Indexed on 2010/05/01 8:27 UTC
Read the original article Hit count: 413

Filed under:

How to access my local host server from internet have installed WAMP server on my Windows XP, And i had created a index.php file in my root folder, and i assigned a virtual name to my localhost. eg: earlier i accessed my index.php via: Code:

http:// localhost/ index.php

but now i can access like : Code:

http: //www. mysite. com/index.php

but the problem is that i can access this from my computer only..

how can i use it from internet.. please help me....

Thanks.

© Stack Overflow or respective owner

Related posts about web-services