Re: [users@httpd] Simplyfing rewrite rules

2025-02-14 Thread Rodrigo Cunha
At the code, send these images for a cdn. You don't process it at the web server. On Wed, Feb 12, 2025 at 4:25 PM Dave Wreski wrote: > Hi, > > Can someone help me to consolidate these rules into something more > efficient? > > RewriteCond %{REQUEST_URI} !^/images/gen > RewriteRule ^images/(.*)-e

[users@httpd] Simplyfing rewrite rules

2025-02-12 Thread Dave Wreski
Hi, Can someone help me to consolidate these rules into something more efficient? RewriteCond %{REQUEST_URI} !^/images/gen RewriteRule ^images/(.*)-esm-w([0-1]{1}[0-9]{2}|200)\.webp$ /images/gen/$1-esm-w200.webp [R=301,L] RewriteCond %{REQUEST_URI} !^/images/gen RewriteRule ^images/(.*)-esm-