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:cache:drupal [2018/01/19 19:57]
Usman Nasir
litespeed_wiki:cache:drupal [2018/01/22 19:43]
Usman Nasir [Enable LiteSpeedCache using rewrite rules]
Line 3: Line 3:
 ===== Prerequisites ===== ===== Prerequisites =====
  
-This version of LiteSpeedCache requires Drupal **8.xx** or later and LiteSpeed Web Server (LSWS) **5.2.3** or later.+This version of LiteSpeedCache requires Drupal **8.xx** or later and LiteSpeed Web Server (LSWS) **5.2.3** or later. [[litespeed_wiki:​installation:​drupal_installation|Guide to install Drupal on standalone LiteSpeed Webserver]].
  
 ===== Download ===== ===== Download =====
Line 10: Line 10:
  
 <​code>​https://​github.com/​litespeedtech/​lscache_drupal/​archive/​master.zip</​code>​ <​code>​https://​github.com/​litespeedtech/​lscache_drupal/​archive/​master.zip</​code>​
 +
 +===== Enable LiteSpeedCache using rewrite rules =====
 +
 +Create ''​.htaccess''​ if it doesn'​t exist, and add the following:
 +
 +<​code><​IfModule LiteSpeed>​
 +CacheLookup on
 +</​IfModule></​code>​
  
 ===== Install Plugin ===== ===== Install Plugin =====
Line 21: Line 29:
 <​code>​http://​example.com/​drupal/​admin/​modules</​code>​ <​code>​http://​example.com/​drupal/​admin/​modules</​code>​
  
-{{:​litespeed_wiki:​cache:​enable_lscache_drupal.png?400|}}+{{:​litespeed_wiki:​cache:​enable_lscache_drupal.png|}}
  
   - Use the search box to search for a module.   - Use the search box to search for a module.
  • Admin
  • Last modified: 2018/01/22 21:43
  • by Lisa Clarke