Is there a way to publish onto a file system?
I was looking for a way to publish content from the authoring server into a file system folder. I'd like to "pre-render" the content when it is published as an xml or html file. Once its on the file system, I could then push it to any web server or application server. Then the web or app server could consume/render the content as needed. Any suggestions on how I could do this?
Thanks in advance!