Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
litespeed_wiki:other_ext_app [2013/12/02 22:02]
Michael [Ruby (Rails/Rack)]
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)|
Line 16: Line 16:
 |[[litespeed:​wiki:​feature:​internal_redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.| |[[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 26: 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|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?|
  
-===== Java =====+====== Node.js ====== 
 + 
 +|[[litespeed_wiki:​nodejs_setup|Node.js setup]]|Simple guide to setting up LSWS with a Node.js application| 
 + 
 +====== 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|