View Single Post
  #1  
Old 03-10-2011, 01:03 AM
Linux Linux is offline
Senior Member
 
Join Date: Jun 2009
Posts: 1,113
Default Mod_rewrite adding unneeded path to rewrite

SO I am trying to setup a RewriteRule on my server for caching static objects. the files are in this naming scheme /docroot/css/stylesheet.min.css and I have them printed in the code like /docroot/css/stylesheet.min.123438348.css (the number is example it comes from a get modified function). Note...
__________________
Linux
Domain name forum
Reply With Quote