On Mon, 2001-11-26 at 21:09, Justin Erenkrantz wrote: > On Mon, Nov 26, 2001 at 02:49:20PM -0800, Ian Holsman wrote: > > 1. mod_ssi_stub is of interest to module developers. It allows people to > > stub out custom SSI tags with a bit HTML code. This has helped us when > > other developers haven't had their modules ready in time. > > Can you give an example of its usage? > SSI Stub SSIcmd "<blink>TBD</blink>"
this way when you have a team of developers they don't need to wait on each other, and you can benchmark/debug/perf test using the same HTML. It isn't meant for production use, just for development -- Ian Holsman [EMAIL PROTECTED] Performance Measurement & Analysis CNET Networks - (415) 344-2608
