PDA

View Full Version : Lighttpd offline


lolof
01-13-2008, 09:14 PM
Hi,

I have some files .jpg and photo in my /var/root/site that I can browse using Lighttpd from mobile safari. I just would be able to do the same even if my iPhone is not connected to a wifi-network when I am outside....

Is it possible to tricks the iPhone to think that he's connected to a network and to be able to browse my /var/root/site when I am outside a network ?

Thanks

7ruck
01-13-2008, 09:22 PM
Try to use http://127.0.0.1 instead of http://localhost ...

Works for me.
BR.
7ruck.

lolof
01-13-2008, 10:59 PM
Work for me too. Thanks very much. It's what I was looking for.....