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?

link|improve this question

76% accept rate
feedback

1 Answer

up vote 0 down vote accepted

The answer is no.

This is why orbited is usually paired with a web framework (django, rails, etc.) and a standard webserver.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.