NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Installing Drupal 6.4 On A Lighttpd Web Server (Debian Etch)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. http://www.howtoforge.com/installing-drupal-6.4-on-a-lighttpd-webserver-debian-etch |