Search results

  1. A

    htaccess issue

    Hello everyone, I just migrated from apache to openlitespeed and I have an issue with a few lines from htaccess RewriteCond %{REQUEST_URI} !\-[0-9]+x[0-9]+\.(jpg|png)$ [NC] RewriteCond %{REQUEST_FILENAME} -s RewriteRule ^/?wp-content/uploads/(.*)$ dl-file1.php?file=$1 [QSA] This should...
Top