*

Apache Administration

Apache Administration Training

AanbiederTwice IT Training
Kosten 795,00
Meer informatie over Twice IT Training

Overzicht

In deze cursus leert u hoe de Apache Web Server in elkaar zit, hoe u Web Sites op Apache installeert en hoe u de configuratie voor deze Web Sites op Apache instelt. U kunt kiezen voor een Linux of Windows variant van deze cursus, die slechts weinig van elkaar verschillen. U leert de basis concepten van de belangrijkste Web Standaards zoals HTML en het HTTP protocol. Vervolgens wordt aandacht besteed aan de architectuur van Apache, Apache modules en containers. U leert de opbouw van het centrale configuratie bestand in Apache, httpd.conf, en de belangrijkste directives daarin. Ook leert u hoe Apache de configuratie bestanden verwerkt. Aandacht wordt besteed aan Virtual Hosting op Apache en de verschillende varianten die daarin bestaan. Ook komt het loggen in Apache aan de orde en is er aandacht voor Apache security in de vorm van HTTP Basic en Digest Authentication en de configuratie van SSL. Tenslotte wordt besproken hoe je Apache koppelt aan de Tomcat Web Server voor dynamische Java Web Applicaties en hoe je PHP 5 op Apache installeert en configureert. Volledige omschrijving

Bestemd voor

Systeembeheerders of ontwikkelaars op Unix, Linux of Windows systemen die de Apache Web Server moeten leren beheren.

Benodigde kennis

Kennis van moderne operating systemen zoals Unix, Linux of Windows, met name het omgaan met het file systeem, is wenselijk.
Inschrijven

Beschrijving

Module : Intro Apache Apache Web Server What is the ASF? Apache Name and Marketshare Web Servers Web Browsers Web Server Operation Uniform Resource Locators (URL's) Resource Localization with URL's Domain Name Service (DNS) Apache Installation Apache Directory Structure Apache Directories Differences Linux and Windows Module : Web Standards HTML HTML Page Structure Basic HTML Elements HTML attributes, links, images HTML Tables CSS CSS selectors MIME Content Types JavaScript JavaScript Event Handling Dynamic HTML HTML Document Access DHTML Technologies XML XML versus HTML Module : HTTP Protocol HTTP Protocol HTTP Request Messages HTTP Request Example HTTP Request Headers HTTP Responses HTTP Response Messages HTTP Response Headers HTTP 1.1 Status Codes Low Level Protocol Interaction HTTP Conversation Module : Apache Architecture Apache Architecture Overview Two phase operation Apache Portable Runtime Multi Processing Module (MPM) Modules Two Phase Operation Apache Directives Apache Containers Conditional Containers Content Generation Request Processing Phases Processing Hooks Apache Filters Module : Configuring Apache Processing of Configuration Files Configuration Contexts Virtual Hosting IP-based Virtual Hosts Name-based Virtual Hosts Port-based Virtual Hosts Logging Error Logs Access Logs Common Log Format Defining Custom Logs Other Log Formats Server Log Reporting Module : Apache Security Security Issues HTTP Basic Authentication HTTP Digest Authentication Configuring Authentication Example Configurations Managing Access Files Creating Passwords Access Files SSL Overview SSL Characteristics SSL Encryption SSL Handshakes SSL Configuration Module : Apache, Tomcat and PHP What is Tomcat Tomcat Apache Communication Advantages of using a Web Server Connector Choices Configure AJP for Apache & Tomcat Install mod_jk Create mod_jk configuration file Create a worker Configure httpd.conf Installing PHP 5 Using PHP for Active Content PHP configuration