This script was developed by Aero77.com .
Title: PHPmy404
Version: 1.2
Homepage: www.Aero77.com
Copyright (c) 2004 Aero77.com and its owners.
All rights reserved.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE.

USAGE:
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

More Info About The Licence At http://www.gnu.org/copyleft/gpl.html

##########################################################################

/////////**INSTAL**\\\\\\\\

1.  Exctract all contents to any directoy.

2.  Open phpmy404.ph and edit under the configuration section according to your needs.

3.  Copy .htaccess to your root directory (where your index page is at). If you 
    already have an .htaccess file in your root then copy the contents of our .htaccess
    file into your current one.

4.  Copy all files (except .htaccess file) to a directory in your root (preferably an empty one like phpmy404).
    
    EXAMPLE: htdocs/phpmy404/phpmy404.php
             htdocs/phpmy404/globe.png
             htdocs/phpmy404/logs/error/error_log.txt <-- This directory MUST have write permissions.

5.  Test it: http://yoursite/dontexist.php

For support please visit our forums @ http://aero77.com/forum/

