CakePHP how to make webroot/js be writable
- by meotimdihia
Creating a cache file with writeBuffer() requires that webroot/js be world writable and allows a browser to cache generated script resources for any page.
how to make webroot/js be writable and allows a browser .....