XAMPP - allow internet connection
Posted
by
user1645034
on Super User
See other posts from Super User
or by user1645034
Published on 2013-11-01T02:50:37Z
Indexed on
2013/11/01
3:58 UTC
Read the original article
Hit count: 541
xampp
I usually do my web dev on a production server, now i need to bring some work at home. I have installed XAMPP on my laptop and it seems to work perfectly fine.
Most of my project involves CURL enabled, I need to make my xampp application to access the internet. Perhaps give it some IP address and Gateway.
I've seen documentation how to enable CURL on xampp, yet I'm struggling to find how to make XAMPP to have internet access.
I'm not asking how to access my XAMPP remotely, I'm simply asking how to give internet connection to xampp application for my CURL and other social network API to work.
© Super User or respective owner