Difference between revisions of "Configuration"
From OpenLiteSpeed Wiki
Marmstrong (talk | contribs) (→Virtual Hosts) |
Marmstrong (talk | contribs) |
||
Line 69: | Line 69: | ||
[http://open.litespeedtech.com/packages/w3totalcache.xml W3 Total Cache template] [[Help:How_To_Set_Up_W3_Total_Cache_With_Template|W3 Total Cache tutorial]] | [http://open.litespeedtech.com/packages/w3totalcache.xml W3 Total Cache template] [[Help:How_To_Set_Up_W3_Total_Cache_With_Template|W3 Total Cache tutorial]] | ||
+ | |||
+ | == Unofficial Third Party Guides == | ||
+ | |||
+ | [http://vbtechsupport.com/2256/ Tuning Server Settings 1] Commonly tweaked settings | ||
+ | |||
+ | [http://vbtechsupport.com/2330/ Tuning Server Settings 2] Commonly tweaked settings | ||
+ | |||
+ | [http://vbtechsupport.com/2214/ How to Recompile PHP] | ||
+ | |||
+ | [http://openlitespeed.com/threads/server-setup-guide-part-1-centos-openlitespeed-percona-with-pictures.8/ Step-by-Step Setup with CentOS and Percona] Part 1 | ||
+ | |||
+ | [http://openlitespeed.com/threads/server-setup-guide-part-2-centos-openlitespeed-percona-with-pictures.54/ Step-by-Step Setup with CentOS and Percona] Part 2 | ||
+ | |||
+ | [http://xenforo.com/community/resources/xenforo-server-setup-guide-part-1-centos-openlitespeed-percona-with-pictures.1844/ Xenforo Setup with CentOS and Percona] Part 1 | ||
+ | |||
+ | [http://xenforo.com/community/resources/xenforo-server-setup-guide-part-2-centos-openlitespeed-percona-with-pictures.2258/ Xenforo Setup with CentOS and Percona] Part 2 | ||
+ | |||
[[Category:Help]] | [[Category:Help]] |
Revision as of 15:48, 18 October 2013
Contents
Configuring OpenLiteSpeed
How to switch between XML and plain text configurations
Setting up WebSocket proxies on OpenLiteSpeed
Setting up OCSP stapling with OpenLiteSpeed
Guide to OpenLiteSpeed's CGI setup
Virtual Hosts
Setting up name-based virtual hosting on OpenLiteSpeed
IP-based virtual hosting on OpenLiteSpeed
PHP
Guide to PHP in OpenLiteSpeed and the default PHP settings
How to set up a virtual host-specific PHP
How to set up PHP with FCGI SAPI
OpenLiteSpeed as a Reverse Proxy
Proxying with rewrite rules (The most versatile way to proxy — and the simplest for name-based virtual hosting.)
Proxying with script handlers (The easiest way to proxy certain kinds of content.)
Proxying with contexts (Allows you to add other context functionality on top of your proxying.)
For more information on configuring OpenLiteSpeed, see the Enterprise documentation and wiki. (We are in the process of creating OpenLiteSpeed-specific documentation.)
Third Party Applications
(When available, virtual host templates are the recommended way to configure your server. They're simple and pre-tested. Template files are XML. You will have to right-click the link to download them.)
MediaWiki template Mediawiki tutorial
phpList template phpList tutorial
Reverse proxy template Reverse proxy tutorial
WP Super Cache template WP Super Cache tutorial
W3 Total Cache template W3 Total Cache tutorial
Unofficial Third Party Guides
Tuning Server Settings 1 Commonly tweaked settings
Tuning Server Settings 2 Commonly tweaked settings
Step-by-Step Setup with CentOS and Percona Part 1
Step-by-Step Setup with CentOS and Percona Part 2