IE8
http://127.0.0.1:8080/static/           HTTP 404, The webpage cannot be found
http://127.0.0.1:8080/static/css/       HTTP 404, The webpage cannot be
found

FF4
http://127.0.0.1:8080/static/           404 = Nothing matches the given URI.
http://127.0.0.1:8080/static/css/       404 = Nothing matches the given URI.

Chrome:
http://127.0.0.1:8080/static/           Oops! This link appears to be broken.
http://127.0.0.1:8080/static/css/       Oops! This link appears to be
broken.

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