Active Topics

 


Reply
Thread Tools
IBICO's Avatar
Posts: 114 | Thanked: 7 times | Joined on Oct 2007 @ Norway / Tromsų
#1
Is it possible to run a local webserver on the n800?
__________________
--
N800 is in tha house
(My Norwegian blogg: http://ibico.blogspot.com/
--
 
Posts: 147 | Thanked: 12 times | Joined on Aug 2007 @ Washington State
#2
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's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#3
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.
 
Posts: 35 | Thanked: 33 times | Joined on Nov 2007
#4
http://fragments.turtlemeat.com/pythonwebserver.php

this looks interesting, but i dont really have the time to mess with it.
 
Posts: 171 | Thanked: 7 times | Joined on Mar 2007
#5
Originally Posted by IBICO View Post
Is it possible to run a local webserver on the n800?
Nginx runs fine on the N800. Very small footprint too.

R.
==
__________________
* Nokia N800
* Nokia SU-8W Bluetooth keyboard
 
Posts: 11 | Thanked: 1 time | Joined on Dec 2007 @ missouri
#6
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?
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:07.