apacheinfo
Nick Nettleton | 24 April 2009
A bit like phpinfo() for Apache, apacheinfo tells you which Apache modules you do (and don't) have installed. Especially useful if you don't have access to httpd.conf, or you can just drop it in a password-protected admin area for quick reference.
apache_prettify
Nick Nettleton | 24 April 2009
apache_prettify adds code colouring and line numbers to Apache configuration code - the stuff you write in httpd.conf and .htaccess. Most useful if you are publishing this sort of code in your blog.
- Written in JavaScript - works in the browser
- Dead easy to use
- Compatible with all JS libraries - jQuery, prototype, etc
- Quick - just a couple of regexs
- Lightweight - 1.35K minified
- To change the appearance, just edit apache_prettify.css