Frontend .htaccess Path |
/home/u180434445/domains/absolem420.de/public_html/.htaccess
Default path is:
/home/u180434445/domains/absolem420.de/public_html/.htaccess
API: PHP Constant LITESPEED_CFG_HTACCESS is supported. You can use this code defined("LITESPEED_CFG_HTACCESS") || define("LITESPEED_CFG_HTACCESS", "your path on server"); in wp-config.php to specify the htaccess file path.
|
---|---|
Backend .htaccess Path |
/home/u180434445/domains/absolem420.de/public_html/.htaccess
Default path is:
/home/u180434445/domains/absolem420.de/public_html/.htaccess
API: PHP Constant LITESPEED_CFG_HTACCESS_BACKEND is supported. You can use this code defined("LITESPEED_CFG_HTACCESS_BACKEND") || define("LITESPEED_CFG_HTACCESS_BACKEND", "your path on server"); in wp-config.php to specify the htaccess file path.
|