本 Wiki 开启了 HTTPS。但由于同 IP 的 Blog 也开启了 HTTPS,因此本站必须要支持 SNI 的浏览器才能浏览。为了兼容一部分浏览器,本站保留了 HTTP 作为兼容。如果您的浏览器支持 SNI,请尽量通过 HTTPS 访问本站,谢谢!
这里会显示出您选择的修订版和当前版本之间的差别。
两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
other:server:apache:rewirte [2016/09/25 15:33] – haregy | other:server:apache:rewirte [2018/09/24 15:30] (当前版本) – 外部编辑 127.0.0.1 | ||
---|---|---|---|
行 1: | 行 1: | ||
====rewrite ==== | ====rewrite ==== | ||
+ | |||
+ | < | ||
+ | front door. | ||
+ | There is a small mailbox here. | ||
+ | |||
+ | ></ | ||
+ | |||
+ | < | ||
+ | A leaflet. | ||
+ | |||
+ | ></ | ||
+ | |||
<sxh apache round 11-15> | <sxh apache round 11-15> | ||
行 87: | 行 99: | ||
gl_FragColor = AmbientColor + DiffuseColor * DiffuseTerm; | gl_FragColor = AmbientColor + DiffuseColor * DiffuseTerm; | ||
} | } | ||
+ | </ | ||
+ | <sxh bash> | ||
+ | #!/bin/bash | ||
+ | |||
+ | echo "hello bash" | ||
+ | |||
+ | exit 0 | ||
</ | </ |