Linux Tutorials on the topic “lighttpd”
-
How To Install Repcached (Memcached Replication) For High-Availability Over 2 Nodes On Ubuntu 11.04
Author: michael.cmech • Tags: ubuntu, high-availability, lighttpd, web server • Comments: 3
How To Install Repcached (Memcached Replication) For High-Availability Over 2 Nodes On Ubuntu 11.04 This is a short tutorial based on MarcusSpiegel's howto found here. This how to will cover the missing parts for installing Repcached on Ubuntu server 11.04. This is a copy/paste friendly tutorial so using putty will make this a lot easier. This how to will show you how to install and build memcached with replication, create a startup script and configure PHP to use memcache for sessions rather than storing them as files. This tutorial assumes you have set up 2 servers to replicate the information over.
-
Installing Lighttpd With PHP5 And MySQL Support On Fedora 15
Author: Falko Timme • Tags: fedora, lighttpd, mysql, php, web server • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On Fedora 15 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 15 server with PHP5 support (through FastCGI) 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.
-
Ubuntu 10.10 LAN Torrent Seedbox With Avalanche-rt, Lighttpd, Rtorrent, Vsftpd And Samba
Author: sftp • Tags: ftp, lighttpd, linux, samba, ubuntu, web server • Comments: 1
Ubuntu 10.10 LAN Torrent Seedbox With Avalanche-rt, Lighttpd, Rtorrent, Vsftpd And Samba This tutorial is based on a LAN setup, but it should also be applicable for an Internet seedbox (e.g. on a vps or rootds), but some additional steps may need to be performed (firewall, securing rpc-mount, generally hardening of the server). The best lightweight software combination for a seedbox is lighttpd with rtorrent/libtorrent and a nifty web interface. So we use avalanche-rt, an actively developed project which looks very promising.
-
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.4
Author: Falko Timme • Tags: lighttpd, suse, web server • Comments: 0
Installing Lighttpd With PHP5 And MySQL Support On OpenSUSE 11.4 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on an OpenSUSE 11.4 server with PHP5 support (through FastCGI) and MySQL support.
-
How To Save Traffic With Lighttpd's mod_compress (Debian Squeeze)
Author: Falko Timme • Tags: debian, lighttpd, web server • Comments: 0
How To Save Traffic With Lighttpd's mod_compress (Debian Squeeze) In this tutorial I will describe how to configure mod_compress on a Lighttpd web server (on Debian Squeeze). mod_compress allows Lighttpd to compress files and deliver them to clients (e.g. browsers) that can handle compressed content which most modern browsers do. With mod_compress, you can compress HTML, CSS, Javascript, text or XML files to approx. 20 - 30% of their original sizes, thus saving you server traffic and making your modem users happier.
-
Make Browsers Cache Static Files With mod_expire On Lighttpd (Debian Squeeze)
Author: Falko Timme • Tags: debian, lighttpd, web server • Comments: 0
Make Browsers Cache Static Files With mod_expire On Lighttpd (Debian Squeeze) This tutorial explains how you can configure Lighttpd to set the Expires HTTP header and the max-age directive of the Cache-Control HTTP header of static files (such as images, CSS and Javascript files) to a date in the future so that these files will be cached by your visitors' browsers. This saves bandwidth and makes your web site appear faster (if a user visits your site for a second time, static files will be fetched from the browser cache). This tutorial was written for Debian Squeeze.
-
Installing Lighttpd With PHP5 And MySQL Support On Debian Squeeze
Author: Falko Timme • Tags: debian, lighttpd, web server • Comments: 2
Installing Lighttpd With PHP5 And MySQL Support On Debian Squeeze Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Debian Squeeze server with PHP5 support (through FastCGI) and MySQL support.
-
Installing Lighttpd With PHP5 And MySQL Support On Fedora 14
Author: Falko Timme • Tags: fedora, lighttpd • Comments: 2
Installing Lighttpd With PHP5 And MySQL Support On Fedora 14 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Fedora 14 server with PHP5 support (through FastCGI) and MySQL support.