Home > Backend Development > PHP Tutorial > javascript - 关于minify压缩CSS/JS中我遇到的问题,求解

javascript - 关于minify压缩CSS/JS中我遇到的问题,求解

WBOY
Release: 2016-06-06 20:24:49
Original
1053 people have browsed it

$min_cachePath = '/tmp';
这个tmp文件夹是要手动创建在和“min”处于同一父目录且设置权限777,那么如何查看文件缓存呢?

回复内容:

$min_cachePath = '/tmp';
这个tmp文件夹是要手动创建在和“min”处于同一父目录且设置权限777,那么如何查看文件缓存呢?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template