LiteSpeed Cache .htaccess root or installation rules

[ad_1]

By default LiteSpeed Cache is installed in my installation .htaccess
I moved the rules to the root .htaccess

I like know if is correct put the rules in the root .htaccess and if i am right maybe is possible fix the plugin for choice the correct .htacess

What i put in the public default route?:

defined(“LITESPEED_CFG_HTACCESS”) || define(“LITESPEED_CFG_HTACCESS”, “your path on server”); in wp-config.php

In your oath server, can be?:

/home/xxx/public_html/.htaccess

or

/home/xxx/public_html/installation/.htaccess

defined(“LITESPEED_CFG_HTACCESS”) || define(“LITESPEED_CFG_HTACCESS”, “/home/xxx/public_html/.htaccess“);

is correct that example line?

And what I put in the backend or admin?:

defined(“LITESPEED_CFG_HTACCESS_BACKEND”) || define(“LITESPEED_CFG_HTACCESS_BACKEND”, “your path on server”);

  • This topic was modified 6 hours, 20 minutes ago by Guillermo77.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer