How can I an address from "Do-Not-Cache GET Parameters", I add cms_index_noRoute to this block but 404 pages cached yet!
whit this article:
https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cache:litemage:configuration:user-defined_cache_rules
and how can find all "Route...
I enable " Check Public Cache > Yes" then install and enable Prestashop cache module in website, finally add this code to .htaccess
<IfModule LiteSpeed>
CacheEnable public
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^GET|HEAD|PURGE$
RewriteCond %{HTTP_HOST} ^DOMAIN.COM [NC]...
i want when i open this url:
https://www.sinahamedheidari.com/~applenic/gift-cards.html
url change to:
https://www.sinahamedheidari.com/gift-cards.html
how to set this configuration in litespeed?
in new server i get this error for all site
MIME type [application/x-httpd-php54] for suffix '.php' does not allow serving as static file, access denied!
and must i set this line in .htaccess for solved this problem:
AddHandler application/x-httpd-php5 .html .php
how to solve it issue to dont...
Hello
when install joomla and use localhost i get this error:
Could not connect to the database. Connector returned number: Could not connect to MySQL
but when use 127.0.0.1 i could install joomla in server.
thanks
Hello
yes i have same problem....
chown: invalid group: `lsadm:{PHP_USRGROUP}'
**ERROR** Could not chown to lsadm:{PHP_USRGROUP} for direcotry /usr/local/lsws/phpbuild/php-5.4.36
..................................
How to reduce Version download when install LS plugin in Directadmin??