HowTos » History » Revision 27
Revision 26 (gstrauss, 2021-08-25 03:00) → Revision 27/28 (gstrauss, 2022-02-09 22:25)
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]]
* [[DevelProblemAndSolution#htaccess-like-functionality|Migrating .htaccess functionality to lighttpd]]
* "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 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]]