DEV Community

macnux
macnux

Posted on

Linux Web Server (Apache)

1 How Web server Works
2 Linux Webserver Implementations
3 Understanding HTTP
4 Install Apache Web server
5 Configuring Apache Web server
5.1 ServerRoot Option
5.2 Listen Option
5.3 ServerName Option
5.4 DocumentRoot Option
5.5 MaxRequestWorkers Option
5.6 LoadModule Option
5.7 Include Option
5.8 UserDir option
5.9 Alias Option
5.10 ErrorLog Option
5.11 VirtualHost Option
5.12 Virtual Host Types
6 Apache Process Ownership
6.1 User Option
6.2 Group Option
7 suEXEC Support
8 Apache Authentication
9 Troubleshooting Apache Web server

https://likegeeks.com/linux-web-server/

Hope you like it.

Regards,

Top comments (0)