Quote:
Originally Posted by talkingnews
Thank you! My only concern now would be how I would make that js and css that was served via the interpretor compressible and cache-able - not sure I can? But at least the form is working properly now!
|
I think you have to do this by PHP (that is, your application has to do). Maybe it can compress and/or minify the files and also set the correct cache headers.