Wouldn’t it be easier to include the fingerprint as a hash instead of including it in the filename?
filename.fingerprint.ext -> filename.ext?fingerprint
As far as I know using the hash is a pretty common technique and doesn’t require the .htaccess thing...
Or is there any advantage of your approach that I am missing?
Thank you!
Wouldn’t it be easier to include the fingerprint as a hash instead of including it in the filename?
filename.fingerprint.ext->filename.ext?fingerprintAs far as I know using the hash is a pretty common technique and doesn’t require the .htaccess thing...
Or is there any advantage of your approach that I am missing?
Thank you!