LAMP:lab-xx

From SOFTICE

Jump to: navigation, search

Contents


Apache Web Server

Pedagogical Objectives
  • Introduction to the administration of LAMP technologies
  • ....
Developed by:

Synopsis

Apache

  • Installing and configuring web services
    • Apache-2
    • Logs monitoring
    • virtual servers
    • redirections
    • cgi-bin directories configuration

Initial Questions

READING:

  • If your system already has Apache installed: How do you determine what version of Apach is installed?
  • Should user authentication be done in the .htaccess files?
  • List two main reasons why .htaccess files should or should not be used?


EXERCISES:

  • configure apache to allow a user's web page. configure the apache configuration file to allow access to user directories specifying the "public_html" directory.

References

Apache web site



Manpages used in this lab

Going a little further

This lab was originally meant to go a little further by introducing LAMP technologies system administration. It has then been refocussed on apache2 only since there's quite a lot to say on that topic alone. Future extensions will cover the basics of other LAMP components;

phpmyadminn web page

mysql web page


You can also have a look at this url if you need further motivation to study apache web servers system administration: http://news.netcraft.com/archives/web_server_survey.html