rewrite

Access Control

Apache users can utilize directives in .htaccess to control access to certain directories or files, like so: Order Deny,Allow Deny from all However, OpenLiteSpeed only supports .htaccess for rewrite rules, and not for directives. So, OpenLiteSpeed provides other methods for controlling access. Deny Access to…

Mediawiki

Install: Quick Install Mediawiki on Openlitespeed After you install OpenLiteSpeed, follow the instructions below to get your Mediawiki site working. Install PHP modules MariaDB Installation Create MediawikiDB Account Set Index File and rewrite rules Download and Extract Mediawiki Run the Mediawiki install script Install PHP…

Magento 2

Install: Quick Install Magento 2 After you install OpenLiteSpeed, follow the instructions below to get your Magento 2 site working. Install PHP modules MariaDB Installation Create MagentoDB Account Create a Magento User Download and Extract Magento Create a Virtual Host for Magento Run the Magento…

Drupal 8

Install: Quick Install Drupal 8 After you install OpenLiteSpeed, follow the instructions below to get your Drupal 8 site working. Install PHP modules MariaDB Installation Create DrupalDB Account Set Index File and rewrite rules Download and Extract Drupal Run the Drupal install script Install PHP…

Setting Up GeoLocation on OpenLiteSpeed

Setting Up GeoLocation on OpenLiteSpeed Enabling GeoLocation Geolocation enables developers to enhance the user experience. Content and advertising may be customized for a specific user’s country, showing pages more relevant to the location of the user. Admins can further enhance a site’s security by blocking…

WordPress

Setting up LSCache for WordPress on OpenLiteSpeed This guide will take you through the steps to configure OpenLiteSpeed’s cache module, install and activate the LSCache for WordPress plugin, and modify a virtual host to use a .htaccess file for your WordPress installation. Pre-Installation Requirements OpenLiteSpeed Web…