| Apache Training Overview 
 
 
				
 Apache httpd Web Server Administration covers the details of installing and configuring the most popular Web server on the planet: Apache's httpd server. Students will learn the details of the httpd.conf configuration file, using .htaccess files, virtual hosts, MIME and file types, URL mapping, directory indexing, performance tuning, handlers, filters, server-side includes, managing scripts, security and Apache modules.
 
 Apache Training Audience
 
 
 
This course is for Web Server administrators who need to be able to install, configure and run Apache httpd Web Server.
   
 Apache Training Course duration
 
 2 days
 
 Apache Training Course outline
 
 Chapter 1: Introduction to Apache
 
Chapter 2: Starting and Stopping ApacheThe Apache Software Foundation
Apache HTTP Server is an open-source project managed by the Apache Software
Foundation (ASF).
The ASF supports many “projects”, including:
HTTP Web server (Apache)
Jakarta
Perl, PHP, XML, TCL, Ant, Logging
and many others…
Downloading Apache
Download the Apache Binary for Windows
Make sure Port 80 is available
Run the Install Program
Change the install folder to be c:\Apache
Click “Install” to complete the installation
Test the Installation
 
Chapter 3: The Apache Configuration FilesStart/Stop the Server on Windows
The Apache Monitor
Install Apache as a Service
The apachectl Script
 
Chapter 4: The .htaccess FileThe contents of the /conf directory
The httpd.conf file
Directives
Sections
The Include Directive
The Options Directive
The Installed Directories
 
Chapter 5: Virtual HostsOverview of .htacces files
Configuring .htaccess
The AllowOverride directive
Setting directory authentication
Allowing CGI scripts
Performance Issues
 
Chapter 6: MIME and File TypesOverview of Virtual Hosting
IP-Based Virtual Hosts
Name-based Virtual Hosts
Port-based Virtual Hosts
Bulk Virtual Hosting
 
Chapter 7: URL MappingOverview of MIME Types
Configuring MIME Types
Encoding Files
Character Sets
Languages
 
Chapter 8: Directory IndexingConfiguring Aliases
Configuring Redirects
The DocumentRoot Directive
Error Documents
 
Chapter 9: Performance TuningThe DirectoryIndex Directive
Fancy Indexing
Headers and Footers
Ignoring Files
Searching and Sorting
 
Chapter 10: Handlers and FiltersThe ApacheBench Utility Program
Tweaking the Apache Configuration
 
Chapter 11: SSIOverview of Handlers
The  Section
Configuring Handlers
The server-status Handler
Overview of Filters
Configuring Filters
 
Chapter 12: Managing ScriptsOverview of SSI
Configuring SSI
Using SSI Directives
 
Chapter 13: SecurityOverview of scripting options
The mod_perl Module
Configuring mod_perl
Installing PHP on Windows
Configuring PHP
 
Chapter 14: ModulesCommon Security Issues with Apache
Dynamic Content Issues
Authentication
Authorization
Access Control
Unix File Permissions
 
Overview of Apache Modules
Installing Modules
 
 |