Advanced Configuration

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…

Set up a Custom Error Page

You can create a custom error page and set up OpenLiteSpeed to display it for visitors who encounter errors (such as 404). This is how. Configure OpenLiteSpeed Virtual Host Through WebAdmin Console From the WebAdmin Console, navigate to Virtual Hosts and press the configuration icon.…