Apache-Perl Integration Project |
Apache Project |
Apache XML Project |
The Apache Software Foundation |
The Jakarta Project |
The Apache FAQ |
PHP Server Side Scripting |
ApacheCon |
Apache Module Registry |
The Java Apache Project |
Apache-Related Projects |
|
Linux Programming |
Linux Planet |
BSD Central |
Apache Today
|
Linux Apps |
BSD Today |
All Linux Devices |
Linux Today |
PHPBuilder |
Linux Start |
Just Linux |
Linux Central |
Enterprise Linux Today |
Linuxnewbie.org |
SITE DESCRIPTIONS |
|
|
DevShed: The Soothingly Seamless Setup of Apache, SSL, MySQL, and PHP
Jun 9, 2000, 22 :46 UTC (1 Talkback[s]) (1981 reads) (Other stories by Israel Denis Jr)
|
[ Thanks to for this link. ]
"Our objective is to install a web server that will allow us to host sites, that would be secure for e-commerce solutions, and that could be driven via scripts to connect to a database server and extract its data."
"The tools for the JOB are:
- Apache -- A Web Server
- Mod_SSL -- A module for Secure Sockets Layer
- OpenSSL -- Open Source Toolkit (required for mod_ssl)
- RSARef -- Only for those in the US
- MySQL -- A Database Server
- PHP -- A Scripting Language"
"We are using just one of the many configurations that will fill our objective. We choose it because it is one of the simplest and fastest. We chose Apache because it is probably the most versatile web server ever to exist. Apache has the largest server market share partly because it is free, but mostly because it is the best. Mod_SSL and OpenSSL are added for the ability to conduct secure connections and because they are among the fastest and easiest to configure and setup. PHP is a simple, yet powerful scripting language which integrates easily with MySQL a powerful relational database server."
Complete Story
|
|