View Single Post
Posts: 52 | Thanked: 33 times | Joined on Oct 2011 @ Poland, Tricity
#5
Originally Posted by ladoga View Post
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.
It doesn't come with Harmattan but you can install it with apt-get.
http://wiki.meego.com/Getting_starte...rmattan_Python
 

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