Comet Server Orbited can serve static files from paths specified in it's config file under [static] section. I wonder if it's possible to serve dynamic content via orbited?
A:
The answer is no.
This is why orbited is usually paired with a web framework (django, rails, etc.) and a standard webserver.
lbrandy
2009-04-30 12:01:21