On Tue, Nov 27, 2001 at 08:42:45AM -0800, Ian Holsman wrote: > 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
I'm still missing something. What does the file look like before this module and what does it look like after? -- justin
