具体的错误信息如下:
Your browser sent a request that this server could not understand. Sorry for the inconvenience.
Please report this message and include the following information to us.
Thank you very much!
但是合并css却没有问题。
tengine配置信息如下:
# 开启 css、js 合并 # concat on; concat_max_files 20; concat_unique on; concat_delimiter "\r\n"; concat_ignore_file_error on;
共1条评论