Difference between revisions of "Configuration"
From OpenLiteSpeed Wiki
(→Third Party Applications) |
(→Unofficial Third Party Guides) |
||
Line 54: | Line 54: | ||
For more information on configuring OpenLiteSpeed, see the Enterprise [http://www.litespeedtech.com/docs/webserver/config documentation] and [http://www.litespeedtech.com/support/wiki/doku.php wiki]. (We are in the process of creating OpenLiteSpeed-specific documentation.) | For more information on configuring OpenLiteSpeed, see the Enterprise [http://www.litespeedtech.com/docs/webserver/config documentation] and [http://www.litespeedtech.com/support/wiki/doku.php wiki]. (We are in the process of creating OpenLiteSpeed-specific documentation.) | ||
− | + | [[Category:Configuration]][[Category:Help]] | |
− | |||
− | [ | ||
− | |||
− | |||
− | |||
− | [ | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[Category:Help]] |
Revision as of 15:26, 27 July 2016
Configuring OpenLiteSpeed
How to revert to XML settings for users downgrading back from OpenLiteSpeed 1.4
Using RCS to keep track of configuration changes (in OpenLiteSpeed 1.4 and higher)
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
Changes in the virtual host configuration location with OpenLiteSpeed 1.4
PHP
Guide to PHP in OpenLiteSpeed and the default PHP settings
Installing PHP from a repository
Set up OpenLiteSpeed with more than one PHP build
How to set up a virtual host-specific PHP
How to set up PHP with FCGI SAPI
OpenLiteSpeed as a Reverse Proxy
Reverse proxy template Reverse proxy template tutorial
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.)