This rewrites all URLs that match:
But I want to rewrite all URLs that do NOT match.Code:RewriteEngine On RewriteRule ^(\d+)/(\w+)/(\d+)/(\w+)/(\d+)/(\w+)/(\d+)/(\w+)\.(jpg|jpeg|gif|png)$ image.png [L]
| SitePoint Sponsor |
This rewrites all URLs that match:
But I want to rewrite all URLs that do NOT match.Code:RewriteEngine On RewriteRule ^(\d+)/(\w+)/(\d+)/(\w+)/(\d+)/(\w+)/(\d+)/(\w+)\.(jpg|jpeg|gif|png)$ image.png [L]

!
Regards,
DK
David K. Lynn - Data Koncepts is a long-time WebHostingBuzz (US/UK)
Client and (unpaid) WHB Ambassador
Updated mod_rewrite Tutorial Article (setup, config, test & write
mod_rewrite regex w/sample code) and Code Generator
Bookmarks