http://sourceforge.net/project/showfiles.php?group_id=10914&release_id=48507 aphid downloads, compiles, and installs a secure Apache and Perl development "sandbox" anywhere on a unix system where the user has permission to write and enough space to store a complete system (around 300MB). The best use for aphid is as a quick facility for getting an SSL-ready Apache server and complete Perl environment under a specific directory, staying out of the way of the host machine's existing system files and environment. Note that mod_perl and mod_ssl are both compiled statically into the resulting httpd binary. To date Aphid has been tested on Rehat Linux 6 and 6.2, FreeBSD 4.0, and Solaris 2.6 and 7. CHANGES: 0.13a 08/14/2001 Removed dependencies on the RSARef library. Fixed blank lines with spaces slipping by the host queue regex. Corrected numbering error in log message when a remote file has to be requeued for HTTP download. Changed install to write its log in the same directory from which it's invoked (instead of under /lib/install). Numerous third-party releases brought up to date with the currently released stable version. Edited the documentation. Thanks. -Pete Thomas