website down since tonight..
I found than .htaccess has been modified tonight...
I open it and i see that there is ONLY this code:
Is it possible that Litespeed extension has changed the normal joomla .htaccess with this code?
I found than .htaccess has been modified tonight...
I open it and i see that there is ONLY this code:
Code:
### LITESPEED_CACHE_START - Do not remove this line
<IfModule LiteSpeed>
CacheLookup on
## Uncomment the following directives if you has a separate mobile view
##RewriteEngine On
##RewriteCond %{HTTP_USER_AGENT} Mobile|Android|Silk/|Kindle|BlackBerry|Opera\ Mini|Opera\ Mobi [NC] RewriteRule .* - [E=Cache-Control:vary=ismobile]
</IfModule>
### LITESPEED_CACHE_END
Last edited: