Does DotNetNuke allow for static publishing of html/css files, or is it only using db driven content?

link|improve this question
feedback

closed as off topic by quack quixote May 30 '10 at 0:43

Questions on Super User are expected to generally relate to computer software or computer hardware, within the scope defined in the faq.

1 Answer

DotNetNuke does not allow for the creation of static HTML files, everything for the most part is DB driven. Though you can upload HTML files and link to them as with any other website.

There is extensive caching included in DNN to aid in the performance of DB driven content

link|improve this answer
feedback

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