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
litespeed_wiki:other_ext_app [2013/12/03 14:42]
Michael
litespeed_wiki:other_ext_app [2015/07/28 20:22]
Michael Alegre removed
Line 1: Line 1:
-====== Other External Applications (Ruby, Python, etc.) ======+====== Other External Applications (Ruby, Python, ​Perl, Node.js, Java etc.) ======
  
 |[[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|
Line 14: 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.|+|[[litespeed_wiki:config:internal-redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.|
  
 ====== Python ====== ====== Python ======
Line 29: Line 29:
 |[[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?|
 +
 +====== Node.js ======
 +
 +|[[litespeed_wiki:​nodejs_setup|Node.js setup]]|Simple guide to setting up LSWS with a Node.js application|
  
 ====== Java ====== ====== Java ======
  
 |[[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|
 +|[[litespeed_wiki:​php:​increase-memory|Increase PHP Memory Limit for Java OutOfMemoryError]]|How to increase PHP memory limit for Java memory issue|