[EMAIL PROTECTED] wrote: > Let's say I have Midgard running on a Linux box and I have my main website > in the system. The main website, however, is being served from another > system running NT and Apache. The site is all plain HTML with some > JavaScript for the menus, no PHP or anything like that. Can I deploy > content from Midgard to the other server even if it doesn't run Midgard or > PHP? I don't mind if it can't deploy to that server directly, I could write > a script to move it there myself if need be. > > Our current system generates html files that can be put on any other > server, what I am mostly unclear on is whether Midgard serves the pages > directly out of it's database or can it generate physical html files?
Midgard itself can't, but you could of course mirror the site out to physical files using a tool like wget. Emile --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
