Linux Tutorials on the topic “web server”
-
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.6
Author: Falko Timme • Tags: apache, php, centos, web server • Comments: 0
How To Set Up Apache2 With mod_fcgid And PHP5 On CentOS 5.6 This tutorial describes how you can install Apache2 with mod_fcgid and PHP5 on CentOS 5.6. mod_fcgid is a compatible alternative to the older mod_fastcgi. It lets you execute PHP scripts with the permissions of their owners instead of the Apache user.
-
Installing Nginx With PHP5 And MySQL Support On CentOS 5.6
Author: Falko Timme • Tags: centos, mysql, nginx, php, web server • Comments: 0
Installing Nginx With PHP5 And MySQL Support On CentOS 5.6 Nginx (pronounced "engine x") is a free, open-source, high-performance HTTP server. Nginx is known for its stability, rich feature set, simple configuration, and low resource consumption. This tutorial shows how you can install Nginx on a CentOS 5.6 server with PHP5 support (through FastCGI) and MySQL support.
-
Using Apache2 Content Negotiation To Serve Different Languages
Author: Falko Timme • Tags: apache, debian, web server • Comments: 0
Using Apache2 Content Negotiation To Serve Different Languages Content negotiation is the ability of a web server to deliver the document that best matches the browser's preferences/capabilities. For example, if a resource exists in multiple languages, the web server can choose which variant it serves based on the Accept-Language header delivered by the browser. This tutorial describes how to configure content negotiation in Apache2 to serve different languages based on browser preferences.
-
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.0 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php, web server • Comments: 1
Installing Apache2 With PHP5 And MySQL Support On CentOS 6.0 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 6.0 server with PHP5 support (mod_php) and MySQL support.
-
Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.6
Author: Falko Timme • Tags: centos, lighttpd, mysql, php, web server • Comments: 1
Installing Lighttpd With PHP5 And MySQL Support On CentOS 5.6 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a CentOS 5.6 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.04
Author: Falko Timme • Tags: lighttpd, mysql, php, ubuntu, web server • Comments: 2
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 11.04 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an Ubuntu 11.04 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP)
Author: Falko Timme • Tags: apache, centos, mysql, php, web server • Comments: 6
Installing Apache2 With PHP5 And MySQL Support On CentOS 5.6 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a CentOS 5.6 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - Fedora 15 x86_64 [ISPConfig 3]
Author: Falko Timme • Tags: apache, postfix, fedora, control panels, email, ispconfig, web server • Comments: 5
The Perfect Server - Fedora 15 x86_64 [ISPConfig 3] This tutorial shows how to prepare a Fedora 15 server (x86_64) for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.
-
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.04 (LAMP)
Author: Falko Timme • Tags: apache, mysql, php, ubuntu, web server • Comments: 36
Installing Apache2 With PHP5 And MySQL Support On Ubuntu 11.04 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on an Ubuntu 11.04 server with PHP5 support (mod_php) and MySQL support.
-
The Perfect Server - Ubuntu 11.04 [ISPConfig 3]
Author: Falko Timme • Tags: apache, control panels, ispconfig, ubuntu, web server • Comments: 10
The Perfect Server - Ubuntu 11.04 [ISPConfig 3] This tutorial shows how to prepare an Ubuntu 11.04 (Natty Narwhal) server for the installation of ISPConfig 3, and how to install ISPConfig 3. ISPConfig 3 is a webhosting control panel that allows you to configure the following services through a web browser: Apache web server, Postfix mail server, MySQL, BIND or MyDNS nameserver, PureFTPd, SpamAssassin, ClamAV, and many more.