CakePHP how to make webroot/js be writable

Posted by meotimdihia on Stack Overflow See other posts from Stack Overflow or by meotimdihia
Published on 2010-05-05T09:49:44Z Indexed on 2010/05/05 9:58 UTC
Read the original article Hit count: 226

Filed under:

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 .....

© Stack Overflow or respective owner

Related posts about cakephp