Skip to content

厚礼蟹!

欢迎光临小魏的运维日常!

一名被运维耽误的广东靓仔
  • Next nginx WordPress解决上传文件大小限制问题
  • Previous nginx php-fpm隐藏版本号

分类

  • ansible (4)
  • ceph (4)
  • docker (13)
  • kubernetes (28)
  • linux (6)
  • nginx (5)
  • openstack (7)
  • SSH (1)

近期文章

  • 提高服务器cpu、内存负载脚本
  • 各组件启动命令
  • 批量修改主机密码脚本
  • 系统cpu内存使用率过滤脚本
  • 创建逻辑卷及扩容逻辑卷

粤ICP备2021044944号

nginx 伪静态

2019年2月 nginx
vim /etc/nginx/nginx.conf
      location / {
            try_files $uri $uri/ /index.php?$args;

systemctl restart nginx

You may also like...

  • ceph集群安装

    ceph集群安装

  • 部署harbor私有仓库

    部署harbor私有仓库

  • k8s deployment资源

    k8s deployment资源

厚礼蟹! © 2025. All Rights Reserved.

Powered by WordPress. Theme by Alx.