.htaccess mistakes
-
Thank you for the great plugin.
I noticed that the first set of
image/avifrules in the generated.htaccessfiles uses.webpinstead of.avifin theRewriteRuleline (line 15).Also, there seems to be a mistake in how the second path
RewriteCondis being generated. It outputs the same path as the first one, but without slashes, like so:
RewriteCond %{DOCUMENT_ROOT}/wp-content/compressx-nextgen/$1.avif -f [OR]
RewriteCond %{DOCUMENT_ROOT}/wp-contentcompressx-nextgen/$1.avif -fI think you should check the
class-compressx-webp-rewrite.phpcode.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘.htaccess mistakes’ is closed to new replies.