johndela1 schrieb:
> 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

Ok, any details on this available? Any error messages, any Firebug 
console info?

> 
> if I browse to localhost/script/custom.js I see the javascript as text

This is normal. JavaScript is always shown as text when directly surfing 
to such an file.

Sebastian

> 
> 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


-------------------------------------------------------------------------
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

Reply via email to