alright... so I have this css bundler, using the following link:
http://www.example.com/min/?b=wp-con...ss,scripts.css
Parameter b is the css folder url and parameter f is the css files to get.
However, to help out my cache, I want the question mark gone. If possible, something like:
http://www.example.com/min/b=wp-cont...ss,scripts.css
