二蛋博客
  • 首页
  • 归档
  • 关于

typecho在Nginx环境下的rewrite规则

August 6, 2011
location / { if (-f $request_filename/index.html){ rewrite (.*) $...

Apache列目录长文件名自动截断的解决方法

August 6, 2011
编辑apache/conf/extra/httpd-autoindex.conf文件,找到:IndexOptions FancyIndexing HTML...

CSS实现pre标签内容自动换行

August 6, 2011
pre, code { display: block; overflow: auto; background: #f4f4f4; padding:...
  1. «
  2. 1
  3. ...
  4. 51
  5. 52
  6. 53
  7. 54
© 2025 二蛋博客 . All Rights Reserved, Powered By Typecho, Theme Simple.