I did some rework on the mod_include documentation. The main intention was to get more clearness for the user. It's a 50 K diff, so I put it online at <http://cvs.apache.org/~nd/mod_include.diff>. The html output can be found at <http://cvs.apache.org/~nd/manual/mod/mod_include.html>.
The main changes are (a bit unsorted): formal: - moved path_info section below the "enabling" section - dropped "Using Server Side Includes for ErrorDocuments" section and added a simple seealso instead. I don't see, that we need a separate section to set a link. - created an own subsection for every SSI element and put an overview table on top of it, this resolves also the mozilla problem with nested <dl>s, that was still present (sometimes) content: - added a note about the behaviour of fsize/flastmod virtual - removed apache 1.2 compatibility notes (this is a 2.x documentation) - added a compat note in the module overview table - added description for QUERY_STRING_UNESCAPED - splitted flow control descriptions (=, != vs. <, <=, >, >=; the former allow regexps, the latter don't) - added a sentence and an example about regexp capturing - mentioned the literal comparison (vs. numerical) the rest is mostly markup and reformatting. Waiting for some comments, extensions, flames etc... ;-) nd -- "Die Untergeschosse der Sempergalerie bleiben w�hrenddessen aus statistischen Gr�nden geflutet." -- Spiegel Online --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
