[Klone-users] Use filesystem (for debugging a website)
thomas fossati
tho at koanlogic.com
Sat Dec 6 03:07:13 EST 2008
Hi Steven,
On Dec 6, 2008, at 8:11 AM, Steven Van Ingelgem wrote:
> Is there a possibility to let klone run in a "filesystem-mode"?
> Meaning that it would take all the files from a specific directory?
you could place static and client side (e.g. javascript, flash, ...)
content into the file system (use --enable_fs_sup configure arg to
enable the fs supplier, and possibly dir_alias kloned configuration
directive to redirect GETs) and populate the embedded file system with
kl1 pages only.
In this way the kloned server is recompiled only when server pages are
modified. That's the best you can do at present, which is anyway
quite satisfactory - at least in my experience :)
ciao, t.
More information about the klone-users
mailing list