Files
WEBtomaste/Atomaste Reference/public_html/wp-content/plugins/litespeed-cache/data/.htaccess

8 lines
105 B
ApacheConf

Order Deny,Allow
Deny from All
<IfModule LiteSpeed>
RewriteEngine on
RewriteRule .* - [F,L]
</IfModule>