MicroApache 2.0.xx README.TXT
====================================

Website: http://microapache.amadis.sytes.net

GPL Licence - See the enclosed gpl-licence.txt file or ZIP file

Source code is unchanged and available from http://www.apache.org

Move and/or delete this file if you wish after reading
Move and/or delete gpl-licence.txt after reading

You may delete the example app(s) in .\cgi-bin

asmdemo.exe	Demo assembler CGI output
cgitest.exe     A brief CGI test diagnostic (YOU MUST DELETE THIS)
tailcgi.exe     A useful real-time CGI-based log viewer

This distro was designed to run a complete website from floppy disk

The default webroot is \wwwroot\htdocs (/wwwroot/htdocs)
Apache uses Unix slash characters for the config (/ rather than \)
Move phpinfo.php to your webroot for testing and/or delete it

Valid document roots include 
"." (current dir)
"/" (root dir)
x:/path (rooted path)

Due to a bug you cannot configure a rooted path with no drive letter
"/rootdir" is NOT valid in a DocumentRoot or ServerRoot statement

You may delete any modules to reduce the size of the distro but
remember to uncomment any relevant config in httpd.conf

The .\conf\httpd.conf is for EXAMPLE ONLY - tweak to suit your setup

The binaries are unchanged standard Apache distro so please read the
relevant Apache documentation before asking questions!. This distro
is able to provide the complete Apache feature set (with tweaking!)

NOTE: Please pay attention to proper Apache security config before 
making any public server live!

PHP
==============

*** YOU MUST CHECK AND CONFIGURE PHP SECURITY SETTiNGS BEFORE GOING LIVE! ***
*** YOU SHOULD REMOVE ALL PHPINFO.PHP FILE(S) BEFORE GOING LIVE! ***

Please note support PHP developers will cease support for PHP 4.x.x 31/12/2007

For mor information go to http://www.php.net

If PHP is included it will be 4.x.x rather than 5.0 due to reliability
issues with Apache 2.x. PHP more than doubles the size of the distro.
Please note that you need to correctly configure PHP security in PHP.INI!!!

PHP 4.x files...

php4apache2.dll    PHP4 main DLL
php4ts.dll         PHP4 transaction DLL (usually in \WINNT or \WINDOWS)
php.ini            Example config file - please check security settings!

No support provided whatsoever but CONSTRUCTIVE suggestions are welcomed.
If you find MicroApache useful then a simple thank-you email would be
appreciated! :)

--

M Shaw - November 29th 2007