Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:other_ext_app [2013/12/02 19:59]
Michael created
litespeed_wiki:other_ext_app [2014/08/07 15:11]
Michael Armstrong
Line 3: Line 3:
 |[[litespeed_wiki:​how_do_i_set_up_an_external_application|How Do I Set Up an External Application?​]]|Setting up LSWS to run with dynamic content| |[[litespeed_wiki:​how_do_i_set_up_an_external_application|How Do I Set Up an External Application?​]]|Setting up LSWS to run with dynamic content|
  
-===== Ruby (Rails/​Rack) =====+====== Ruby (Rails/​Rack) ​======
  
 |[[litespeed_wiki:​Ruby_Rails_Easy|Ruby on Rails Easy Configuration]]|The easiest way to configure Rails application (LSWS v2.2 and above)| |[[litespeed_wiki:​Ruby_Rails_Easy|Ruby on Rails Easy Configuration]]|The easiest way to configure Rails application (LSWS v2.2 and above)|
 |[[litespeed_wiki:​Rails_Hosting|Rails Shared Hosting Configuration]]|Setup Rails application through user manageable configuration file in shared hosting environment | |[[litespeed_wiki:​Rails_Hosting|Rails Shared Hosting Configuration]]|Setup Rails application through user manageable configuration file in shared hosting environment |
-|<​del>​[[litespeed_wiki:​Ruby_Rails|Rails Manual Configuration]]</​del>​|<​del>​Detail steps to configure Rails application manually</​del>​| 
 |[[litespeed_wiki:​Ruby_Rails_Mongrel|Ruby on Rails with Mongrel]]|Install How-To| |[[litespeed_wiki:​Ruby_Rails_Mongrel|Ruby on Rails with Mongrel]]|Install How-To|
 |[[litespeed_wiki:​Capistrano|Capistrano]]|LiteSpeed,​ LSAPI, and Capistrano How-To| |[[litespeed_wiki:​Capistrano|Capistrano]]|LiteSpeed,​ LSAPI, and Capistrano How-To|
Line 15: Line 14:
 |[[litespeed_wiki:​Rails:​qucik_init|Speed Up Initialization]]|Tip about speeding up Rails initialization even more| |[[litespeed_wiki:​Rails:​qucik_init|Speed Up Initialization]]|Tip about speeding up Rails initialization even more|
 |[[litespeed_wiki:​Ruby:​eruby|eRuby setup]]|How to setup eRuby under LSWS | |[[litespeed_wiki:​Ruby:​eruby|eRuby setup]]|How to setup eRuby under LSWS |
 +|[[litespeed:​wiki:​feature:​internal_redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.|
  
 +====== Python ======
  
-===== Python ===== 
- 
-^Article^Description^ 
 |[[litespeed_wiki:​python:​lswsgi|Python LSAPI]]|How to set up Python LSAPI| |[[litespeed_wiki:​python:​lswsgi|Python LSAPI]]|How to set up Python LSAPI|
 |[[litespeed_wiki:​python_fcgi|Python with FastCGI]]|How to install a FastCGI based Python application| |[[litespeed_wiki:​python_fcgi|Python with FastCGI]]|How to install a FastCGI based Python application|
Line 27: Line 25:
 |[[litespeed_wiki:​python_ajp_wsgi|Apache mod_wsgi app in litespeed]]|How to run Apache mod_wsgi python app in litespeed | |[[litespeed_wiki:​python_ajp_wsgi|Apache mod_wsgi app in litespeed]]|How to run Apache mod_wsgi python app in litespeed |
  
-===== Perl =====+====== Perl ======
  
-^Article^Description^ 
 |[[http://​www.dev411.com/​wiki/​Installing_LiteSpeed_and_FastCGI_for_Catalyst|Catalyst MVC with FastCGI]]|How to install a the Catalyst Framework using FastCGI| |[[http://​www.dev411.com/​wiki/​Installing_LiteSpeed_and_FastCGI_for_Catalyst|Catalyst MVC with FastCGI]]|How to install a the Catalyst Framework using FastCGI|
-|[[Apache ​mod_perl ​equivalent]]|How to use the persistent Perl CGI daemon?|+|[[apache_mod_perl_equivalent|Apache ​mod_Perl ​equivalent]]|How to use the persistent Perl CGI daemon?
 + 
 +====== Node.js ====== 
 + 
 +|[[litespeed_wiki:​nodejs_setup|Node.js setup]]|Simple guide to setting up LSWS with a Node.js application|
  
-===== Java =====+====== Java ======
  
-^Article^Description^ 
 |[[litespeed_wiki:​how_do_i_set_up_a_servlet_engine_to_run_jsp|How Do I Set Up a Servlet Engine to Run JSP?]]|How to set up LSWS to work with JavaServer Pages| |[[litespeed_wiki:​how_do_i_set_up_a_servlet_engine_to_run_jsp|How Do I Set Up a Servlet Engine to Run JSP?]]|How to set up LSWS to work with JavaServer Pages|