个人学习笔记,谢绝转载!!!

原文:https://www.cnblogs.com/wshenjin/p/13324634.html


location / { 
         charset utf-8;
         default_type text/html;
         return 200 "<center>系统维护中!</br>给您带来不便,敬请谅解!</center>";
}

相关文章:

  • 2022-12-23
  • 2021-12-03
  • 2021-10-29
  • 2022-12-23
  • 2022-12-23
  • 2021-10-26
  • 2022-12-23
  • 2021-12-27
猜你喜欢
  • 2021-07-17
  • 2022-12-23
  • 2021-06-21
  • 2021-06-08
  • 2021-12-03
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案