View Single Post
Old 04-01-2007, 05:25 PM   #15 (permalink)
DJMaze
Senior Contributor
 
DJMaze's Avatar
 
Join Date: Mar 2005
Posts: 673
DJMaze is on a distinguished road
CentOS is an Operating System just like Windows is.
It has all the tools you currently use for a server like Apache, MySQL and PHP.
So after install (windows is gone) there's nothing you need to do, other then developing your website.

Then you will notice where and where not you may store files on the system thru PHP since the system is already protected.
After that we could guide you how to use encryption as used with:

- PHP: crypt - Manual
- PHP: md5 - Manual
- PHP: sha1 - Manual
- PHP: gnupg Functions - Manual
- PHP: hash Functions - Manual
- PHP: Mcrypt Encryption Functions - Manual

Windows is a mess if you want to properly setup a server with your scripts.
You need IIS knowledge since Apache will not provide the security on Windows.
__________________

UT: Ultra-kill... God like!
DJMaze is offline   Reply With Quote