Hmm.. Mine doesn't appear to have a webserver installed by default. Sure you didn't install thttpd or similar[1]?<br>A good way to find what you're looking for might be to search the n800 for html files: <br><br>
in xterm<br>$ sudo gainroot<br># find / | grep -i [.]html<br><br>[1] <a href="http://downloads.maemo.org/product/thttpd">http://downloads.maemo.org/product/thttpd</a><br><br>--Paul<br><br><div><span class="gmail_quote">On 2/20/07,
<b class="gmail_sendername">Acadia Secure Networks</b> <<a href="mailto:acadiasecurenets@aol.com">acadiasecurenets@aol.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000">
<font face="Arial">Paul,<br>
<br>
no, I am talking about the www page that gets served to a browser when
I connect to the N800 via the TCP/IP stack over TCP port 80. Right now
the www page is a simple html script as follows:<br>
</font><font face="Arial"><br>
</font>
<blockquote>
<pre><<span>html</span>><br><<span>head</span>><br><<span>title</span>>Welcome to nginx!</<span>title</span>><br></<span>head</span>><br><<span>body</span><span> bgcolor</span>=<span>"white"
</span><span>text</span>=<span>"black"</span>><br><<span>center</span>><<span>h1</span>>Welcome to nginx!</<span>h1</span>></<span>center</span>><br></<span>body</span>><br></
<span>html</span>><br> </pre>
</blockquote>
I want to find the file directory containing this file in the
filesystem and replace the file with my own www site directory (static
pages only).<br>
I eventually plan to install a more powerful www server, thttpd, that
has been discussed by others on this list, but for now I am hoping that
what is already installed in the standard N800 OS in terms of html
page serving capability will be sufficient to
serve www pages like the one above.<br>
<br>
<div>
<div>
<p><span style="font-size: 11pt; font-family: Papyrus; color: navy;">Best
Regards,</span><span></span></p>
<p><span style="font-size: 6pt; font-family: Papyrus; color: navy;"> </span><span style="font-size: 6pt;"></span></p>
<p><span style="font-size: 11pt; font-family: Papyrus; color: navy;">John
Holmblad</span><span></span></p>
<p><span style="font-size: 6pt; font-family: Papyrus; color: navy;"> </span></p>
<p><span style="font-size: 11pt; font-family: Papyrus; color: navy;">Acadia</span><span style="font-size: 11pt; font-family: Papyrus; color: navy;"> Secure
Networks</span><span></span></p>
<br>
</div>
</div>
<div>
<div>
<p><span style="font-size: 11pt; font-family: Papyrus; color: navy;" lang="FR"></span><span style="font-size: 11pt; font-family: Papyrus; color: navy;"></span><span style="font-size: 11pt; font-family: Papyrus; color: navy;">
</span></p>
<p><span style="font-size: 11pt; font-family: Papyrus; color: navy;"> </span></p>
</div>
</div>
<br>
<br>
Paul Klapperich wrote:
<blockquote cite="http://mid53d5352e0702200939t95df428xe712ea928e654f1a@mail.gmail.com" type="cite"><div><span class="e" id="q_110e061a33249774_1">On 2/20/07, <b class="gmail_sendername">Acadia Secure
Networks</b> <<a href="mailto:acadiasecurenets@aol.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">acadiasecurenets@aol.com</a>>
wrote:
<div><span class="gmail_quote"></span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff" text="#000000"><font face="Arial">All,<br>
<br>
I would like to replace the dummy www page (ngnix) on the N800</font></div>
</blockquote>
<div><br>
Are you talking about the home screen applet?<br>
<br>
--Paul </div>
</div>
<br>
</span></div><pre><hr size="4" width="90%">
_______________________________________________<br>maemo-users mailing list<br><a href="mailto:maemo-users@maemo.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">maemo-users@maemo.org</a>
<a href="https://maemo.org/mailman/listinfo/maemo-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://maemo.org/mailman/listinfo/maemo-users</a>
</pre>
</blockquote>
</div>
</blockquote></div><br>