Thread
:
Lighttpd in Nokia N9! I want to run this application in my phone.
View Single Post
ladoga
2012-11-27 , 07:46
Posts: 230 | Thanked: 302 times | Joined on Oct 2009 @ Helsinki, Suomi (Finland)
#
2
I've been using python SimpleHTTPServer as it comes with Harmattan (no need to install anything)
Code:
$ develsh $ python -m SimpleHTTPServer 80
Have you tried running lighthttpd with develsh? It should give you permission to use port 80.
Last edited by ladoga; 2012-11-27 at
07:49
.
Quote & Reply
|
The Following User Says Thank You to ladoga For This Useful Post:
eccenux
ladoga
View Public Profile
Send a private message to ladoga
Find all posts by ladoga