WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this Article to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES SUBMIT AN ARTICLE PRINT
Title : Installing Apache With SSL: The Complete Guide
Categories : Web Servers, Apache
devarticles
devarticles
Date : 2003-05-02
Grade : 0 of 5 (graded 0 times)
Viewed : 2908
Search : More Articles by devarticles
Action : Grade This Article
Tools : My Favotite Articles


  Submit your own code examples 
 


Introduction

Windows User's: how would you like to have your Apache HTTP server up and running, complete with SSL security, without the guesswork of which modules to download? Well, in this article I'll show you how to configure your web server to run SSL as a service right along side Apache.

The OpenSa HTTP server is a modified version of Apache's popular HTTP server, but this one comes loaded with SSL and various other modules to help simplify the installation of additional add-on modules, not included with the original Apache package.

Before we begin, if you have an existing version of Apache installed, then make sure you save the httpd.conf file and then uninstall it. You will not need your installed version if you plan to run the OpenSa version of Apache. If this is your first time installing Apache, then sit tight and I'll show you how to do it in a step-by-step format so that you'll get it right the first time.

For this article I'm going to be showing you how to set up your web server on Windows 2000. The instructions are the same for XP, 2000 Server & 2000 Advanced Server, as well as Data Center and Windows 98 users.

Read More...









Handling 404 Error's With Apache
Categories : Apache, Web Servers
Using ForceType For Nicer Page URLs
Categories : Apache, URLs, Web Servers
Authentication 101
Categories : Apache, Web Servers, Authentication
User Authentication With Apache and PHP
Categories : PHP, Web Servers, Apache, Authentication
Implementing Sensible 404 Pages With Apache
Categories : Apache, Web Servers, HTTP
Installing PHP Under Xitami
Categories : PHP, Web Servers, Xitami
Setup and Install Apache with PHP4 as a Dynamic Module (DSO)
Categories : PHP, PHP Configuration, Apache
Setup and Install Apache and PHP4 on Windows
Categories : PHP, PHP Configuration, Apache, Windows 2000
Installing PHP Under Personal Web Server
Categories : Personal Web Server (PWS), PHP, Web Servers, Installation
Installing Apache Web Server and PHP 4 on Linux
Categories : PHP, Web Browsers, Apache, Linux
Apache, PHP, and PostgreSQL on RedHat Linux
Categories : Apache, PHP, Databases, PostgreSQL, Linux
Ten Things to Do With IIS
Categories : Web Servers, Windows 2000, IIS
Installing PHP With IIS To Create A Discussion Forum Article URL
Categories : PHP, IIS, Web Servers
Securing Directories With htaccess
Categories : Apache, Security
How TO Install PHP, Apache and MySQL on Linux or Unix
Categories : PHP, MySQL, Apache, Installation, Beginner Guides