1、vim /usr/local/nginx/conf/wordpress.conf
2、rewrite /wp-admin$ $scheme://$host$uri/ permanent;
3、ngnix -s reload

:q! 不保存退出
:wq 保存退出
:w 保存
:w filename




相关文章:

  • 2021-11-16
  • 2022-01-19
  • 2021-12-27
  • 2021-09-16
  • 2019-12-10
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2021-07-28
  • 2021-10-10
  • 2022-02-26
  • 2022-12-23
相关资源
相似解决方案