HowTos » History » Revision 26
Revision 25 (gstrauss, 2021-07-17 23:38) → Revision 26/28 (gstrauss, 2021-08-25 03:00)
h1. HowTos A collection of _How To do ..._ snippets: * [[HowToSimpleSSL]] * [[Docs_ModRedirect#Examples|How to redirect URLs]]: redirect "www.example.com" to "example.com" (or example.net to example.com) * [[HowToRedirectHttpToHttps|How to redirect HTTP requests to HTTPS]] * [[HowToAllowAccessToOnlyCertainFileTypes]] * [[HowToAuthenticationFromMultipleFiles|Use multiple userfiles to authenticate different parts of website]] * [[MigratingFromApache|Migrating from Apache Tips]] * "Setup a secured Lighttpd/PHP5/MySQL server":http://nanotux.com/blog/the-ultimate-server/ * [[HowToFightDeepLinking|Fighting Deep Linking]] * [[eRuby|eruby for lighttpd]] * [[HowToSupportConfigurationPerVirtualHost]] * [[fastcgi-php-starter-for-freebsd|Handy External Spawning FastCGI PHP Processes in FreeBSD]] * [[TutorialLighttpdAndPHP#Per-directory-PHP-Config|htaccess [[HowToPhpHtaccess|htaccess php_* directives]] * "suExec for lighttpd":https://git.stbuehler.de/stbuehler/execwrap * [[SuEXEC|suEXEC for lighttpd]] * [[HowToSetupFastCgiIndividualPermissions|Setup FastCGI and PHP with individual user permissions]] * [[HowToRestartLocalBackendWithoutDowntime]] * [[HowToSetupLoadBalancedFCGIBackends|How to set up lighttpd with multiple load balance fastcgi backends (fairly complete with examples)]] * [[HowToRewriteForPMWiki]] * [[HowToRewriteForDokuWiki]] * [[HowToSetupTrac|Setup Trac]] * [[Lighttpd_with_Coral_Cache|Using Lighttpd with Coral Cache]] * "Setting up Lighttpd and AWStats":http://www.benr75.com/pages/lighttpd_awstats_tutorial * "HOWTO Integrate Lighttpd to fail2ban":http://blogs.buanzo.com.ar/2009/01/fail2ban-rules-for-lighttpd-fastcgi-alerts.html * [[HowToInstallOnOSX|Installing on OSX]] * [[HowToInstallOnFreeBSD|Installing on FreeBSD with PHP support]] * [[HowToRunLightyWithRunit|How do I run Lighttpd with runit]]