openlitespeed

Craft CMS

LSCache, similar to Varnish cache, is a simpler and more efficient page caching solution built-in to LiteSpeed Web Server. When used in conjunction with Craft CMS, you can expect significant performance gains with a quick and easy setup. Additionally, rewrite rules can be used to…

Enabling WordFence

WordFence requires auto_prepend_file in order to work correctly, as it allows the Wordfence WAF to load before WordPress, rather than afterward. By default, the following directive in .htaccess is used to load WordFence, but this directive does not work in OpenLiteSpeed. php_value auto_prepend_file ‘/home/example.com/public_html/wordfence-waf.php’ Luckily,…

reCAPTCHA with OpenLiteSpeed

reCAPTCHA with OpenLiteSpeed As of OpenLiteSpeed 1.5.1, reCAPTCHA is available as a method of defense against DDoS attack. How To Enable at the Server Level Access the WebAdmin console via https://YOUR_SERVER_IP:7080 Navigate to Configuration > Server > Security > LS reCAPTCHA Enable reCAPTCHA: The master switch.…

Redmine

Setting up Redmine on OpenLiteSpeed Setting up Redmine Requirements Installing Ruby & Dependencies Dependencies Ruby Ruby Gems Configuring OpenLiteSpeed Creating a Virtual Host Set the Document Root Setup the App Server Setup the Virtual Host Directory Create the Virtual Host Directory Installing Redmine Download, Extract,…

Joomla!

Pre-Installation Requirements OpenLiteSpeed Web Server 1.4.19+ installed Joomla installed Virtual Host set up Listener set up Cache set up Install LiteSpeed Cache for Joomla on OpenLiteSpeed Access the Joomla administration panel and login with your username and password. Download com_lscache and lscache_plugin. These are the…