I've made a little iPod touch web-app for myself, and I'd like to test it on my iPod touch - How can I host it from my PC?
Download apache, install apache, use apache.
Get Xampp,
It's an all-in-one solution.
Download the full version, install it, go to C:/Xampp/HTDOCS, delete everthing a replace with your app.
Open a browser go to http://localhost/
If you're behind a router, figure out your internal IP(192.168... or 10.5.1... etc) and if the iTouch is connected on the same network then just surf to that ip.
To access the site externally, go to
http://www.portforward.com/english/rout … rindex.htm
Find your router, then select APACHE follow the guide.
Then go to
www.whatismyip.com
Now from anywhere in the world, go to that address and it'll bring you to the site.
Most providers change your IP every couple days/weeks, so check often, OR, get a dynamic DNS service, I'll let someone else explain that tho.
It's an all-in-one solution.
Download the full version, install it, go to C:/Xampp/HTDOCS, delete everthing a replace with your app.
Open a browser go to http://localhost/
If you're behind a router, figure out your internal IP(192.168... or 10.5.1... etc) and if the iTouch is connected on the same network then just surf to that ip.
To access the site externally, go to
http://www.portforward.com/english/rout … rindex.htm
Find your router, then select APACHE follow the guide.
Then go to
www.whatismyip.com
Now from anywhere in the world, go to that address and it'll bring you to the site.
Most providers change your IP every couple days/weeks, so check often, OR, get a dynamic DNS service, I'll let someone else explain that tho.
Download link at Apache.org brings me here - now what?mikkel wrote:
Download apache, install apache, use apache.
Jens, PM me the link when it's ready, I'd love to have a nice webapp for my iPod
"people in ny have a general idea of how to drive. one of the pedals goes forward the other one prevents you from dying"
Read my freakin guide
Edit:
PS. I would know how to run it, www.thegreendonkey.com used to run off a home server from my closet. I went the extra step and got a domain.
(Don't bother going there now, I'm in a temporary place of living and the ISP here don;t let me run a web server.)
Edit:
PS. I would know how to run it, www.thegreendonkey.com used to run off a home server from my closet. I went the extra step and got a domain.
(Don't bother going there now, I'm in a temporary place of living and the ISP here don;t let me run a web server.)
Last edited by **LiLp-DeFiNeD (2008-06-15 14:51:06)
F1 = Formula 1? AwwwwJenspm wrote:
It's for F1, and not finished, but I'll send you a link when I'm done (like, next week)haffeysucks wrote:
Jens, PM me the link when it's ready, I'd love to have a nice webapp for my iPod
"people in ny have a general idea of how to drive. one of the pedals goes forward the other one prevents you from dying"
thanks, worked perfectly**LiLp-DeFiNeD wrote:
Get Xampp,
It's an all-in-one solution.
Download the full version, install it, go to C:/Xampp/HTDOCS, delete everthing a replace with your app.
Open a browser go to http://localhost/
If you're behind a router, figure out your internal IP(192.168... or 10.5.1... etc) and if the iTouch is connected on the same network then just surf to that ip.
To access the site externally, go to
http://www.portforward.com/english/rout … rindex.htm
Find your router, then select APACHE follow the guide.
Then go to
www.whatismyip.com
Now from anywhere in the world, go to that address and it'll bring you to the site.
Most providers change your IP every couple days/weeks, so check often, OR, get a dynamic DNS service, I'll let someone else explain that tho.