maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   General (https://talk.maemo.org/forumdisplay.php?f=7)
-   -   local webserver (https://talk.maemo.org/showthread.php?t=11410)

IBICO 2007-11-06 21:49

local webserver
 
Is it possible to run a local webserver on the n800?

frasej 2007-11-06 21:51

Re: local webserver
 
Yes. There are a couple available, Apache (I think it is listed as HTTPD) and one other that I can't remember the name of.

free 2007-11-09 11:37

Re: local webserver
 
There is thttpd but last time I checked, I haven't found a direct link. Thttpd is very light. It provides minimal SSI (server side include that launches cgi server side program and include the result in html). No php by default. Tight security also.
Apache is a bit too much maybe for a tablet..

I guess you can also find a webserver coded in Python or perl, google for this.

hans-castorp 2007-11-09 16:06

Re: local webserver
 
http://fragments.turtlemeat.com/pythonwebserver.php

this looks interesting, but i dont really have the time to mess with it.

rickh 2007-11-09 17:07

Re: local webserver
 
Quote:

Originally Posted by IBICO (Post 91472)
Is it possible to run a local webserver on the n800?

Nginx runs fine on the N800. Very small footprint too.

R.
==

theredbaron 2007-12-18 16:51

Re: local webserver
 
I have PHP5-fastcgi installed and HTTPD in Os2008. Everything installed fine. I am think HTTPD is running because when I go to http://localhost/ I get a message saying it works. My problem is that when I put a .php file into the htdocs folder at /user/htdocs and go to the file in my web browser (ie http://localhost/helloworld.php) it is not rendering the PHP...it just shows the PHP code (ie <?php echo 'hello world!'; ?> .

I tried to make some changes to the httpd.conf file but how do I edit it? I can see the file in the terminal /etc/conf/http.conf but I don't know how to launch the file in a text editor to edit it. Any ideas?


All times are GMT. The time now is 04:56.

vBulletin® Version 3.8.8