///////////////////////////////////////////////////////////////////////////
// Product: Daddy's File Host
// Version: 1.2
//
// by DaddyScripts.com
//
// original source code by Jim (j-fx.ws) and Steven (galaxyscripts.com)
//////////////////////////////////////////////////////////////////////////

Daddy's File Host is a free file and image hosting script.
It is modeled after many popular free file hosts such as rapidshare and megaupload. It is easy
to set up and does not require a MySQL database!

Notice: Before you create your own file hosting site,
make sure that you have the resources to do so! If you don't
have a lot of space and bandwidth, you shouldn't run
a file hosting service. If people upload files to your site and
your site is taken down, they won't be very happy.
Also make sure that it isn't against your host's
terms of service to run a file host.

How to install:

- upload all files and folders from the dfh-v1.2.X.zip file to your current DFH Directory
- Login Into Admin Panel . Default username is "admin" and the default password is "password" without the quotations
- CHMOD all of the .DFH files in secure folder to 777
- CHMOD the 'storage' folder to 777
- CHMOD the 'images' folder to 777
- CHMOD the 'downloader' folder to 777
- CHMOD the 'uploader' folder to 777
- CHMOD the 'imgfiles' folder to 777
- CHMOD the 'files' folder to 777
- CHMOD the 'dl' folder to 777
- CHMOD the 'users' folder to 777
- CHMOD the 'userfiles' folder to 777
- CHMOD the 'userfiles\files' folder to 777
- CHMOD the 'userfiles\images' folder to 777
- Edit ads.php , bottomads.php and squareads.php according to your needs
- You're done! Enjoy your new file and image host!

How to upgrade from DFH v.1.0:

All you have to do is overide ALL folders and files. You may delete the ./css folder as it is no longer in use by the script.
This action will not affect your current hosted files/images and will work with v.1.1.


How to upgrade from DFH v.1.2.X:

All you have to do is overide ALL folders and files.
This action will not affect your current hosted files/images and will work with v.1.2.

Please donate to support the project and it's development, not to mention it's community as well.

How to customize:

- to edit the page layout, modify the files located in the ./styles/

Feel free to use this script in any way you'd like.
Go ahead and modify and customize it however you see
fit but PLEASE DO NOT REMOVE THE COPYRIGHT unless you are a donator!
Removing the copyright notice without the author's permission,
you are going against our "GNU AFFERO GENERAL PUBLIC LICENSE"
which is located in this archive named "license.txt".