Linux Tutorials on the topic “web server”
-
Installing Nginx With PHP5 And MySQL Support On Fedora 13
Author: Falko Timme • Tags: fedora, nginx, web server • Comments: 0Installing Nginx With PHP5 And MySQL Support On Fedora 13 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 Fedora 13 server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.04
Author: Falko Timme • Tags: lighttpd, ubuntu, web server • Comments: 1Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 10.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 10.04 server with PHP5 support (through FastCGI) and MySQL support.
-
Chrooting Apache2 With mod_chroot On OpenSUSE 11.2
Author: Falko Timme • Tags: apache, security, suse, web server • Comments: 1Chrooting Apache2 With mod_chroot On OpenSUSE 11.2 This guide explains how to set up mod_chroot with Apache2 on an OpenSUSE 11.2 system. With mod_chroot, you can run Apache2 in a secure chroot environment and make your server less vulnerable to break-in attempts that try to exploit vulnerabilities in Apache2 or your installed web applications.
-
-
Installing Apache2 With PHP5 And MySQL Support On Fedora 13 (LAMP)
Author: Falko Timme • Tags: apache, fedora, web server • Comments: 1Installing Apache2 With PHP5 And MySQL Support On Fedora 13 (LAMP) LAMP is short for Linux, Apache, MySQL, PHP. This tutorial shows how you can install an Apache2 webserver on a Fedora 13 server with PHP5 support (mod_php) and MySQL support.
-
Generating Web Site Statistics With AWStats & JAWStats On Debian Lenny
Author: Falko Timme • Tags: apache, debian, web server • Comments: 3Generating Web Site Statistics With AWStats & JAWStats On Debian Lenny This tutorial explains how you can generate statistics for your web site with AWStats and JAWStats on a Debian Lenny web server. AWStats is a free powerful and featureful tool that generates advanced web server statistics. JAWStats runs in conjunction with AWStats and produces clear and informative charts, graphs and tables about your website visitors. AWStats is able to create graphical web pages for the statistics, but JAWStats presents this data in a much nicer way - it's much better organized and makes use of Ajax and Flash.
-
Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04
Author: Falko Timme • Tags: cherokee, ubuntu, web server • Comments: 2Installing Cherokee With PHP5 And MySQL Support On Ubuntu 10.04 Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, virtual hosts, authentication, on the fly encoding, load balancing, Apache compatible log files, and much more. This tutorial shows how you can install Cherokee on an Ubuntu 10.04 server with PHP5 support (through FastCGI) and MySQL support.