destoon采集论坛

 找回密码
 立即注册
查看: 61|回复: 0

求这个代码的意思

[复制链接]

13

主题

5

回帖

69

积分

注册会员

Rank: 2

积分
69
发表于 2013-11-23 14:43:30 | 显示全部楼层 |阅读模式
if (-d $request_filename) {
rewrite ^/(.*)([^/])$ $scheme://$host/$1$2/ permanent;
}
ssi on;
ssi_silent_errors on;
ssi_types text/shtml;
location ~ /\.ht {
        return 403;
}
location ~ ssl.(key|crt)$ {
        return 403;
}
location ~ (favicon.ico|robots.txt) {
        expires 1d;
        log_not_found off;
        break;
}
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|手机版|Archiver|destoon采集论坛

GMT+8, 2025-11-24 15:29 , Processed in 0.015564 second(s), 20 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表