Hi,

My web host is webfaction.  I am running lighttpd and web.py on both
my development box and web server using fcgi.

On my development box, all works fine.  I have my bin path in a
different directory structure than my document root.

My directory sturcture for the bin path and all the files are the same
on both my development and production box which is as follows:

$HOME/adaloha/index.py - This is the fcgi file
$HOME/adaloha/static/images/logo.jpg
$HOME/adaloha/static/javascript/somejavascript.js

On my development box...all works fine.  On my webhosting box, the
files cannot be found?  The images and javascript dont load up.  The
index.py does load up my html forms just fine.  Any ideas?  I changed
direcotry permissions and everything.

Tried a little test to write to a text file in the static file from a
page when it tries to load static content from the directory and all
works well.  I am so confused....

Thanks,

David

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to