Hello developers, I am running into the strangest bug.

First, i've deployed lighttpd on the N810 as a proxy server. It's going to
run a google-gears like system for an app i'm building.

That's running just fine, the 404 handler is a script that pings the DB for
whatever the user is looking for. My problem actually deals with the
webserver serving static pages.

So, lighty's working just fine. When you go to

http://localhost/foo it runs my script and works.

http://localhost/foo.html (a file in the static hierarchy) the websbrowser
attempts to download it. It's strange, you get a full "download
type="text/html" yada yada" pop up.

The likewise setup (same lighty conf) runs just fine on my computer. It's
just the phone.

I debugged the html file by downloading index.html from google and trying to
serve that. The N810 webbrowser attempts to download that as well. The
problem must be on the phone.

Does anyone know what this could possibly be?

Thanks.
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to