mr
mrux
#1
Hello, my apache htaccess working well, but it doesn’t work with LiteSpeed. How can i fix it ? Thanks.
# RewriteCond %{REQUEST_FILENAME} (*.zip) RewriteCond %{HTTP_COOKIE} !wordpress_logged_in_([a-zA-Z0-9_]*) [NC] RewriteCond %{REQUEST_URI} ^(.*?/?)wp-content/uploads/.* [NC] RewriteRule .* - [F,L]