ip address - Access XAMPP Localhost from Internet -
I have XMP installed in a local laptop. I have almost static IP and I have to run the IP from my browser. Want to give me I have configured Apache httpd-vhosts.conf to listen to my IP address: 80 and the virtual server has been linked to the IP address and domain root with the local httdocs directory and the server name as the local host. Apache does not start. What should I do to get access to my website from external websites
First of all , You have to configure your computer to get a steady IP from your router. Instructions for how to do this:
For example, suppose you chose IP Address 192.168.1.102. After the above steps have been completed, both of you should be able to go to the website on your local machine, as your computer will now be placed at that IP address on your network.
If you see your IP address (such as), the IP you are viewing is actually the IP of your router when your friend reaches your website, then you will give him this IP though, Need to tell that when he gets a request for a webpage, then forward that request to your server. This is done through port forwarding.
How to do this and get two examples, and if you are looking, the exact screen will vary depending on the manufacturer of your router (for accurate instructions, if necessary).
For the Linxis router, I enter my username / password, application and angle; Enter the Gaming tab> Port Range Forward Application Name (whatever you want to call it), Port (80), Port (80), Protocol (TCP), IP Address (using the above example), you are 192.168.1.102 You will enter the stable IP you have assigned your server), and be sure to check to enable forwarding. Restart your router and the changes will take effect.
By doing this, your friend can now go and enter his machine on his web browser (at the same time you will see as mentioned earlier, the IP address specified by your ISP will eventually change Whether you sign offline or not. I recommend using the strongly DynDns, which is absolutely free, you can choose a hostname (like cuga.kicks-ass.net) on your domain And your friend is Esha can go into your browser to access your website. Here he is again:
I hope it will be helpful.
Comments
Post a Comment