links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
falko, member since Apr 16, 2006
.
Search Everyone: (".htaccess") "lighttpd",

Top (".htaccess") "lighttpd" experts: modrewrite, falko, marcusherou, dunpanic, pdixon, kettenacker,

1 - 10 of 15 next »   Watch falko
 
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 server with PHP5 support (through FastCGI) and MySQL support.
by falko 2008-09-23 07:23 lighttpd · php · mysql · suse · opensuse · fastcgi
http://www.howtoforge.com/installing-lighttpd-with-php5-and-mysql-support-on-opensuse11 - cached - mail it - history
This benchmark shows how Apache2 (version 2.2.3) and lighttpd (version 1.4.13) perform compared to each other when delivering a static HTML file (about 50KB in size). This benchmark was created with the help of ab (Apache benchmark) on a VMware vm (Debian Etch); if you try this yourself, your numbers might differ (depending on your hardware), but the tendency should be the same.
by falko 2008-09-21 08:25 apache · lighttpd · benchmark · ab · static file · performance
http://www.howtoforge.com/benchmark-apache2-vs-lighttpd-static-html-files - cached - mail it - history
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.
by falko 2008-09-16 07:10 joomla · lighttpd · debian
http://www.howtoforge.com/installing-joomla-1.5.6-on-a-lighttpd-webserver-debian-etch - cached - mail it - history
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.
by falko 2008-09-14 11:21 drupal · lighttpd · debian · .htaccess
http://www.howtoforge.com/installing-drupal-6.4-on-a-lighttpd-webserver-debian-etch - cached - mail it - history
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.
by falko 2008-08-26 07:22 webdav · dav · lighttpd · mandriva
http://www.howtoforge.com/how-to-set-up-webdav-with-lighttpd-on-mandriva2008.1 - cached - mail it - history
This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database. The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database.
by falko 2008-08-19 06:48 lighttpd · vhosts · mysql · debian
http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch - cached - mail it - history
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.
by falko 2008-08-10 05:17 webdav · lighttpd · debian · etch
http://www.howtoforge.com/setting-up-webdav-with-lighttpd-debian-etch - cached - mail it - history
This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Etch. With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts. If you need more directives for your vhosts, you would have to configure them in the global section of lighttpd.conf, which means they would be valid for all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ only in the domain and document root.
by falko 2008-08-07 05:12 mod_mysql_vhost · lighttpd · mysql · debian
http://www.howtoforge.com/creating-simple-vhosts-with-mod_mysql_vhost-on-lighttpd-debian-etch - cached - mail it - history
Vlogger is a little tool with which you can write lighttpd logs broken down by virtual hosts and days. With vlogger, we need to put just one accesslog.filename directive into our global lighttpd configuration, and it will write access logs for each virtual host and day. Therefore, you do not have to split lighttpd's overall access log into access logs for each virtual host each day, and you do not have to configure lighttpd to write one access log per virtual host (which could make you run out of file descriptors very fast). At the end of this tutorial I will show you how to use webalizer to create statistics from the lighttpd access logs.
by falko 2008-01-31 08:47 vlogger · webalizer · lighttpd · statistics · logs · debian
http://www.howtoforge.com/splitting-lighttpd-logs-with-vlogger-creating-statistics-with-webalizer - cached - mail it - history
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 2008.0 server with PHP5 support (through FastCGI) and MySQL support.
by falko 2007-11-12 05:35 lighttpd · lighty · mandriva · php · php5 · mysql · linux
http://www.howtoforge.com/lighttpd-php5-mysql-mandriva-2008.0 - cached - mail it - history
1 - 10 of 15 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates