How can i use the htacess from caching my main.css and main.js file. However i use multiple js files and css files like so
css --- main.css dafault.css new.css
js --- main.js acc.jss new.js
what i want to do is prevent the caching of only main.css and main.js how can i do that but the rest of the css files as well as the js files should be cached