apache

Hosting User Home Pages

UserDir some_directory
When this form of the UserDir directive is used, Apche receives a URL request of the form
http://www.example.com/~sudhir

Different Features of Apache

  • Open source updates. It is constantly being updated and you can add functionality as it becomes available.

Why Web Server ?

  • Web server software enables the information to be accessed across a network by different computers.

Dynamic Web Sites

We can spilt the technologies into two groups

  • Client-Side technologies.
  • Server-Side technologies.

Client-Side Technologies

What is a Web Server ?

Web server is a software that is installed on a server and which allows users to access information (web pages) on another computer on a network.
Steps:-