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-apps [2018/02/26 21:22]
Jackson Zhang [Other External Applications (Ruby, Python, Perl, Node.js, Java, etc.)]
litespeed_wiki:other-ext-apps [2019/01/15 13:50]
Jackson Zhang [Ruby (Rails/Rack) Archive]
Line 1: Line 1:
-====== ​Other External Applications ​(Ruby, Python, Perl, Node.js, Java, etc.) ======+====== External Applications ​with LiteSpeed Web Server ====== 
 +For PHP please see [[litespeed_wiki:​php|PHP with LiteSpeed Web Server]]. This document covers ​Ruby, Python, Perl, Node.js, Java, etc.
  
 +===== Shared Hosting Environment with Control Panel =====
 +  * [[litespeed_wiki:​cloudlinux:​enable_ruby_python_selector|How to Enable CloudLinux Python and Ruby Selector with LSWS]]
 +  * [[litespeed_wiki:​cloudlinux:​node.js_selector|How to Enable CloudLinux node.js selector with LSWS]]
  
-===== Use CloudLinux Ruby and Python Selector with LSWS ===== +===== LSWS on a Control Panel or Native Environment ​==== 
-|[[litespeed_wiki:​cloudlinux:Enable Passenger]]|How to enable Ruby/Python selector with LSWS?|+ 
 +  * [[litespeed_wiki:​other-ext-apps:apache-mod-perl-equivalent|Apache mod_Perl equivalent: ​How to run perl script on LSWS on a cPanel server or LSWS native environment]]
  
 ===== Archive ===== ===== Archive =====
-==== Ruby (Rails/​Rack) Archive ==== 
  
-|[[litespeed_wiki:​other-ext-apps:​ruby-on-rails-easy-config|Ruby on Rails Easy Configuration]]|The easiest way to configure Rails application| +  * [[litespeed_wiki:​other-ext-apps:​setup|How Do I Set Up an External Application?​Setting up LSWS to run with dynamic content]]
-|[[litespeed_wiki:​other-ext-apps:​rails-shared-hosting|Rails Shared Hosting Configuration]]|Setup Rails application through user manageable configuration file in shared hosting environment | +
-|[[litespeed_wiki:​other-ext-apps:​ruby-on-rails-with-mongrel|Ruby on Rails with Mongrel]]|Install ​How-To| +
-|[[litespeed_wiki:other-ext-apps:​capistrano|Capistrano]]|LiteSpeed,​ LSAPI, and Capistrano How-To| +
-|[[litespeed_wiki:​other-ext-apps:​rails-troubleshooting|Rails Troubleshooting]]|Steps ​to troubleshoot problems ​with a Rails application| +
-|[[litespeed_wiki:​other-ext-apps:​rails-and-memcache-connections|Memcache]]|Tip about using Memcache with LSAPI| +
-|[[litespeed_wiki:​other-ext-apps:​rails-qucik-init|Speed Up Rails Initialization]]|Tip about speeding up Rails initialization even more| +
-|[[litespeed_wiki:​other-ext-apps:​erubis-setup|Erubis Setup]]|How to setup Erubis under LSWS | +
-|[[litespeed_wiki:​config:​internal-redirect|Internal Redirect]]|For those seeking x-sendfile or x-accel-redirect feature. We show you how with LiteSpeed.|+
  
-==== Python ​(Archive)====+==== Ruby (Rails/RackArchive ​====
  
-|[[litespeed_wiki:​other-ext-apps:​python-lsapi|Python LSAPI]]|How to set up Python LSAPI| +  * [[litespeed_wiki:​other-ext-apps:​ruby-on-rails-easy-config|Ruby on Rails Easy Configuration:​ The easiest way to configure Rails application on LSWS native]] 
-|[[litespeed_wiki:​other-ext-apps:​python-fcgi|Python With FastCGI]]|How to install a FastCGI based Python application| +  ​* ​[[litespeed_wiki:​other-ext-apps:​rails-shared-hosting|Rails Shared Hosting Configuration:​ Setup Rails application through user manageable configuration file in shared hosting environment ​]] 
-|[[litespeed_wiki:​other-ext-apps:​python-fcgi-trac-scm-project-setup|Trac SCM With FastCGI]]|How ​to install a Trac SCM project with FastCGI | +  ​* ​[[litespeed_wiki:​other-ext-apps:​ruby-on-rails-with-mongrel|Ruby on Rails with Mongrel: Install How-To]] 
-|[[litespeed_wiki:​other-ext-apps:​python-fcgi-django|Django Web Framework With FastCGI]]|How to deploy Django project with FastCGI | +  * [[litespeed_wiki:​other-ext-apps:​capistrano|Capistrano: LiteSpeed, LSAPI, and Capistrano ​How-To]] 
-|[[litespeed_wiki:​other-ext-apps:​django-web-framework-with-gunicornn|Djano Web framework ​with Gunicorn]]|How to deploy Django project with Gunicorn| +  ​* ​[[litespeed_wiki:​other-ext-apps:​rails-troubleshooting|Rails Troubleshooting:​ Steps to troubleshoot problems with a Rails application]] 
-|[[litespeed_wiki:​other-ext-apps:​django-ajp-wsgi-installation|Django Web Framework With ajp-wsgi]]|How to deploy Django project with ajp | +  ​* ​[[litespeed_wiki:​other-ext-apps:​rails-and-memcache-connections|Memcache: Tip about using Memcache ​with LSAPI]] 
-|[[litespeed_wiki:​other-ext-apps:​python-apache-mod_wsgi|Apache mod_wsgi App In LiteSpeed]]|How to run Apache mod_wsgi python app in litespeed |+  ​* ​[[litespeed_wiki:​other-ext-apps:​rails-qucik-init|Speed Up Rails Initialization:​ Tip about speeding up Rails initialization even more]] 
 +  ​* ​[[litespeed_wiki:​other-ext-apps:​erubis-setup|Erubis Setup: How to setup Erubis under LSWS ]]
  
-==== Perl (Archive)==== 
  
-|[[litespeed_wiki:​other-ext-apps:​apache-mod-perl-equivalent|Apache mod_Perl equivalent]]|How to use the persistent Perl CGI daemon?|+==== Python (Archive)==== 
 + 
 +  * [[litespeed_wiki:​other-ext-apps:​python-lsapi|Python LSAPI: How to set up Python LSAPI]] 
 +  * [[litespeed_wiki:​other-ext-apps:​python-fcgi|Python With FastCGI: How to install a FastCGI based Python application]] 
 +  * [[litespeed_wiki:​other-ext-apps:​python-fcgi-trac-scm-project-setup|Trac SCM With FastCGI: How to install a Trac SCM project with FastCGI ​]] 
 +  * [[litespeed_wiki:​other-ext-apps:​python-fcgi-django|Django Web Framework With FastCGI: ​How to deploy Django project with FastCGI ]] 
 +  * [[litespeed_wiki:​other-ext-apps:​django-web-framework-with-gunicornn|Djano Web framework with Gunicorn: How to deploy Django project with Gunicorn]] 
 +  * [[litespeed_wiki:​other-ext-apps:​django-ajp-wsgi-installation|Django Web Framework With ajp-wsgi: How to deploy Django project with ajp ]] 
 +  * [[litespeed_wiki:​other-ext-apps:​python-apache-mod_wsgi|Apache mod_wsgi App In LiteSpeed: How to run Apache mod_wsgi python app in LiteSpeed ]]
  
 ==== Node.js (Archive)==== ==== Node.js (Archive)====
  
-|[[litespeed_wiki:​other-ext-apps:​nodejs-setup|Node.js setup]]|Simple guide to setting up LSWS with a Node.js application|+  * [[litespeed_wiki:​other-ext-apps:​nodejs-setup|Node.js setupSimple guide to setting up LSWS with a Node.js application]]
  
 ==== Java (Archive)==== ==== Java (Archive)====
  
-|[[litespeed_wiki:​other-ext-apps:​servlet-engine-setup|How Do I Set Up a Servlet Engine to Run JSP?]]|How to set up LSWS to work with JavaServer Pages| +  * [[litespeed_wiki:​other-ext-apps:​servlet-engine-setup|How to set up LSWS to work with Servlet Engine?]] 
-|[[litespeed_wiki:​php:​increase-memory|Increase PHP Memory Limit for Java OutOfMemoryError]]|How to increase PHP memory limit for Java memory issue|+  ​* ​[[litespeed_wiki:​php:​increase-memory|Increase PHP Memory Limit for Java OutOfMemoryErrorHow to increase PHP memory limit for Java memory issue]]
  • Admin
  • Last modified: 2023/03/25 14:08
  • by Lisa Clarke