Tagged Questions

12
votes
2answers
31k views

Access XAMPP Localhost from Internet

I have XAMPP installed in local laptop. And I have a almost static ip. I would like to give the ip to other to run it from thier browser. I configured apache httpd-vhosts.conf to listen my ip ...
3
votes
1answer
606 views

Static IP address for Role in Windows Azure?

Does anyone knows if obtaining a static IP address for a Web or Worker Role on Windows Azure is possible (possibly only in private beta)?
2
votes
3answers
475 views

Availability of IP Address - Python

How to check the availability of an IP address in python? For example, I wan't to change my system's IP address to 192.168.112.226 statically overriding the dhcp provided address. The default gateway ...
0
votes
2answers
456 views

Pointing DNS name to IP address on local machine

This might be a stupid question but i would really appreciate any compact answer. I have uploaded a Joomla site on my local machine using a static IP address (213.221.211.111 for example). I have ...
0
votes
3answers
615 views

Why have DHCP and static IP address at the same time? [closed]

At my current place of employment, on my Windows box, when I do an ipconfig /all from my command prompt I see that I have both a static IP address as well as a dynamic IP address. Why could that be? I ...