• 主页

Sign in

百谷博客

欢迎来到本站

WeChat
二维码
About Me
☰
  • 主页
头像
我的主页
  • 289 文章
  • 78 评论
  • 9 分类
  • LV.20

    我的官方博客

    • 居住地:中国
    • 生日:8月17日
    • 简介:欢迎来到本站
    • https://blog.baidu-google.com/
    查看更多 >

    他们抢着跟我说这些

    • fktfxklhsx

      fktfxklhsx

      2025年10月新盘 做第一批[...]

    • erargsjhze

      erargsjhze

      2025年10月新盘 做第一批[...]

    • sbuofxkobt

      sbuofxkobt

      2025年10月新盘 做第一批[...]

    • zcrutbpwog

      zcrutbpwog

      2025年10月新盘 做第一批[...]

    • fyomnxpxbe

      fyomnxpxbe

      2025年10月新盘 做第一批[...]

    • wkblxuptuw

      wkblxuptuw

      新车即将上线 真正的项目,期待[...]

    • atyilltpxt

      atyilltpxt

      做了几十年的项目 我总结了最好[...]

    • sawfyxrqix

      sawfyxrqix

      新盘 上车集合 留下 我要发发[...]

    • rebwnxkfew

      rebwnxkfew

      新车首发,新的一年,只带想赚米[...]

    • idwrrbmfwl

      idwrrbmfwl

      新车新盘 嘎嘎稳 嘎嘎靠谱co[...]

    键盘平天下 
    2023-08-16 21:09 来自 百谷博客

    宝塔typecho配置伪静态

    打开宝塔面板---网站---设置--伪静态,填入下面内容 if (-f $request_filename/index.html){ rewrite (.*) $1/index.html break; } if (-f $request_filename/index... 宝塔typecho配置伪静态
    • 0
    • 83
    • bug飞
    • Tags: typecho,伪静态
    键盘平天下 
    2022-01-08 22:08 来自 百谷博客

    typecho 伪静态设置/typecho 伪静态不起作用解决

    typecho apache开启伪静态 我的服务器是apache,需要开启伪静态的话,配置module_rewrite 模块1. 代码如下,放在网站根目录下的.htaccess文件: <IfModule mod_rewrite.c> RewriteEngine ... typecho 伪静态设置/typecho 伪静态不起作用解决
    • 0
    • 81
    • 文章
    • Tags: typecho
    键盘平天下 
    2019-11-30 10:25 来自 百谷博客

    typecho搬家记录

    阿里云学生机到期了,正好双11搞活动,219撸了一个3年的。为我的博客搬家,记录下1.老规矩,先安装lnmp https://lnmp.orgwget http://soft.vpser.net/lnmp/lnmp1.6.tar.gz -cO lnmp1.6.tar.gz ... typecho搬家记录
    • 3
    • 211
    • 随记
    • Tags: typecho
    键盘平天下 
    2018-10-13 14:56 来自 百谷博客

    typecho编辑器,按code按钮无法全部覆盖代码解决办法

    typecho有个bug,编辑器按代码图标无法覆盖所有代码,我的解决方案是用markdown解决对于子标题,用#号代码### 标题1 //代表h3标题 对于代码code`\``java//忽略斜杠,防止编辑器解释 System.out.print("HELLO&q... typecho编辑器,按code按钮无法全部覆盖代码解决办法
    • 0
    • 95
    • 随记
    • Tags: typecho
    键盘平天下 
    2018-09-23 22:05 来自 百谷博客

    typecho 面包屑设置

    把下面的代码放到post,archive,index页面 <div class="crumbs_patch"> <a href="<?php $this->options->siteUrl(); ?&... typecho 面包屑设置
    • 0
    • 100
    • 随记
    • Tags: typecho
      1. 1
      2. 2
      3. 下一页
    Copyright © 2025 百谷博客. Powered by Typecho. Theme By Weibo.