I set up a httpd on a linux box (lighttpd) and set the document root to be where my index.html file is. When I put my browser to localhost it just loads the index.html but isn't running my app
if I browse to localhost/script/custom.js I see the javascript as text I want to me able to test through a webserver from source, instead of using a browser pointed at the file system this should be easy to do I assume... What am I doing wrong? I'm working on hello_world from the tutorial (trunk) so it is /home/john/custom this contains index.html -- View this message in context: http://www.nabble.com/httpd-tp19060957p19060957.html Sent from the qooxdoo-devel mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
