摘要: # 在 location 模块添加以下代码 # 自定义404页面 # error_page 404 /index404.html; 文件在nginx的html目录下 # location = /index404.html { # root /usr/local/nginx/html; 默认的html 阅读全文
posted @ 2023-11-03 17:42 飘着一个个的梦 阅读(151) 评论(0) 推荐(0)