Project

General

Profile

HowTos » History » Revision 25

Revision 24 (gstrauss, 2021-07-17 16:00) → Revision 25/28 (gstrauss, 2021-07-17 23:38)

h1. HowTos 


 A collection of _How To do ..._ snippets: 

 * [[HowToSimpleSSL]] 
 * [[Docs_ModRedirect#Examples|How [[HowToRedirectHttpToHttps|Redirect HTTP requests to redirect URLs]]: redirect "www.example.com" HTTPS]] 
 * [[HowToRedirectWww|Redirect www.example.com to "example.com" example.com (or example.net to example.com) 
 * [[HowToRedirectHttpToHttps|How to redirect HTTP requests to HTTPS]] example.com)]] 
 * [[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]]  
 * [[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]]