• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
灬伊天?
博客园    首页    新随笔    联系   管理    订阅  订阅
2016年8月27日
4-Server安全配置
摘要: 0-禁止root使用ssh登入 vim /etc/ssh/sshd_config寻找:PermitRootLogin yes改为:PermitRootLogin nosystemctl restart sshd.service 1-Apache站点目录配置 vim /etc/httpd/conf/h 阅读全文
posted @ 2016-08-27 16:50 灬伊天☂ 阅读(143) 评论(0) 推荐(0)
3-PHP全部编码UTF-8
摘要: 0-html <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <form accept-charset="UTF-8"></form> 1-css @CHARSET "UTF-8"; 2-js <script 阅读全文
posted @ 2016-08-27 13:56 灬伊天☂ 阅读(155) 评论(0) 推荐(0)
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3