<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / falko / tag / lighttpd</title>
<link>http://netvouz.com/falko/tag/lighttpd?feed=rss&amp;pg=1</link>
<description>falko&#39;s bookmarks tagged &quot;lighttpd&quot; on Netvouz</description>
<item><title>How To Set Up WebDAV With Lighttpd On Debian Etch</title>
<link>http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch</link>
<description>This guide explains how to set up WebDAV with lighttpd on a Debian Etch 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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 10 Aug 2008 09:19:04 GMT</pubDate>
</item><item><title>How To Set Up WebDAV With Lighttpd On Mandriva 2008.1</title>
<link>http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1</link>
<description>This guide explains how to set up WebDAV with lighttpd on a Mandriva 2008.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.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 26 Aug 2008 11:24:00 GMT</pubDate>
</item><item><title>Installing Drupal 6.4 On A Lighttpd Web Server (Debian Etch)</title>
<link>http://www.howtoforge.com/installing-drupal-6.4-on-a-lighttpd-webserver-debian-etch</link>
<description>This guide explains how you can install Drupal 6.4 on a lighttpd web server on Debian Etch. Drupal comes with an .htaccess file with mod_rewrite rules (for Apache) that do not work on lighttpd. Without this .htaccess file it is not possible to have clean URLs in your Drupal installation. Fortunately there is a way to make lighttpd behave as if it could read the .htaccess file.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 14 Sep 2008 15:23:23 GMT</pubDate>
</item><item><title>Installing Joomla 1.5.6 On A Lighttpd Web Server (Debian Etch)</title>
<link>http://www.howtoforge.com/installing-joomla-1.5.6-on-a-lighttpd-webserver-debian-etch</link>
<description>This guide explains how you can install Joomla 1.5.6 on a lighttpd web server on Debian Etch. Joomla comes with an .htaccess file with mod_rewrite rules (for Apache) (to enable search-engine friendly URLs) that do not work on lighttpd. Fortunately Joomla has a built-in method to make search-engine friendly URLs work on lighttpd as well.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Sep 2008 11:12:13 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On CentOS 6.3</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-centos-6.3</link>
<description>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 6.3 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Sun, 19 Aug 2012 08:56:44 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Debian Wheezy</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-debian-wheezy</link>
<description>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 Wheezy server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 16 Jul 2013 07:55:34 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 17</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-fedora-17</link>
<description>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 17 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 30 Aug 2012 22:51:33 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 18</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-fedora-18</link>
<description>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 18 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Thu, 21 Feb 2013 12:39:43 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On Fedora 19</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-fedora-19</link>
<description>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 19 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Wed, 07 Aug 2013 11:03:54 GMT</pubDate>
</item><item><title>Installing Lighttpd With PHP5 (PHP-FPM) And MySQL Support On OpenSUSE 12.2</title>
<link>http://www.howtoforge.com/installing-lighttpd-with-php5-php-fpm-and-mysql-support-on-opensuse-12.2</link>
<description>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 12.2 server with PHP5 support (through PHP-FPM) and MySQL support. PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI implementation with some additional features useful for sites of any size, especially busier sites. I use PHP-FPM in this tutorial instead of Lighttpd&#39;s spawn-fcgi.</description>
<category domain="http://netvouz.com/falko?category=6101149612142001527"></category>
<author>falko</author>
<pubDate>Tue, 02 Oct 2012 12:02:36 GMT</pubDate>
</item></channel></rss>