>> > The specific highlighter I chose (mainly because it is quite lightweight > compared to some other solutions) is SHJS, which also supports well, any > language you may want to highlight. For a specific list, you can view it > at http://shjs.sourceforge.net/ - adding a new language is as simple as > including one of the language files in our documents ( > http://shjs.sourceforge.net/lang/ ) and, for example to highlight Perl > scripts, use: > <pre class="sh_perl"> > print($foo, $bar); > </pre>
So, it doesn't currently support httpd syntax, but could be persuaded to probably. Looking at the code ... -- Rich Bowen rbo...@rcbowen.com :: @rbowen rbo...@apache.org