View Single Post
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.
 

The Following User Says Thank You to ladoga For This Useful Post: