Linux Tutorials on the topic “lighttpd”

  • Block Spam, Preventing URL Injection And Block HTTP Attacks With mod_dnsblacklist

    Author: euronymousTags: , Comments: 1

    Block Spam, Preventing URL Injection And Block HTTP Attacks With mod_dnsblacklist mod_dnsblacklist is a Lighttpd module that use DNSBL in order to block spam relay via web forms, preventing URL injection, block http DDoS attacks from bots and generally protecting your web service denying access to a known bad IP address.

  • How To Set Up WebDAV With Lighttpd On Mandriva 2009.1

    mandriva Author: Falko TimmeTags: , Comments: 1

    How To Set Up WebDAV With Lighttpd On Mandriva 2009.1 This guide explains how to set up WebDAV with lighttpd on a Mandriva 2009.1 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

  • How To Set Up WebDAV With Lighttpd On Fedora 11

    lighttpd Author: Falko TimmeTags: , Comments: 0

    How To Set Up WebDAV With Lighttpd On Fedora 11 This guide explains how to set up WebDAV with lighttpd on a Fedora 11 server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

  • Installing Lighttpd With PHP5 And MySQL Support On Fedora 11

    lighttpd Author: Falko TimmeTags: , , , Comments: 0

    Installing Lighttpd With PHP5 And MySQL Support On Fedora 11 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 11 server with PHP5 support (through FastCGI) and MySQL support.

  • Network Monitoring Appliance

    ubuntu Author: gbiTags: , , Comments: 9

    Network Monitoring Appliance My ambition was to implement a small (better tiny) appliance for monitoring network health and network resources, short and longtime trends, running under VMware Server or VMware ESX. So I had an eye upon all components which are implemented on the system, to be as leightweight as possible. This was also the reason why no SQL DBMS based software was used. The appliance is based on Ubuntu Jeos LTS (8.04.3 at the time of this writing). Almost all used components are from the related repositories. This tutorial shows how the appliance was implemented.

  • Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2009.1

    mandriva Author: Falko TimmeTags: , , , Comments: 1

    Installing Lighttpd With PHP5 And MySQL Support On Mandriva 2009.1 Lighttpd is a secure, fast, standards-compliant web server designed for speed-critical environments. This tutorial shows how you can install Lighttpd on a Mandriva 2009.1 server with PHP5 support (through FastCGI) and MySQL support.

  • Install PHP 5.3.0/Lighttpd On Debian (Lenny) With Imap, MySQL, Sqlite3 And ImageMagick Support

    lighttpd Author: zabouthTags: , , Comments: 7

    Install PHP 5.3.0/Lighttpd On Debian (Lenny) With Imap, MySQL, Sqlite3 And ImageMagick Support This tutorial covers the setup of PHP 5.3.0/Lighttpd on Debian (lenny) with imap, mysql, mysqli, sqlite3, ImageMagick and mycrypt support.

  • How To Set Up WebDAV With Lighttpd On Debian Lenny

    lighttpd Author: Falko TimmeTags: , Comments: 1

    How To Set Up WebDAV With Lighttpd On Debian Lenny This guide explains how to set up WebDAV with lighttpd on a Debian Lenny server. WebDAV stands for Web-based Distributed Authoring and Versioning and is a set of extensions to the HTTP protocol that allow users to directly edit files on the lighttpd server so that they do not need to be downloaded/uploaded via FTP. Of course, WebDAV can also be used to upload and download files.

  • Integrating eAccelerator Into PHP5 And Lighttpd (Debian Lenny)

    lighttpd Author: Falko TimmeTags: , , Comments: 3

    Integrating eAccelerator Into PHP5 And Lighttpd (Debian Lenny) This guide explains how to integrate eAccelerator into PHP5 and lighttpd on a Debian Lenny system. From the eAccelerator project page: "eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times."

  • Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.04

    lighttpd VMWare Image Download Author: Falko TimmeTags: , , Comments: 1

    Installing Lighttpd With PHP5 And MySQL Support On Ubuntu 9.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 9.04 server with PHP5 support (through FastCGI) and MySQL support.