开发者

CakePHP how to make webroot/js be writable

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 allo开发者_JAVA百科ws a browser .....


Do you mean, CHMOD 775 permissions? As that would allow your webserver to write into the folder.

Here is some further info, http://en.wikipedia.org/wiki/Chmod

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜