1
nano nginx.conf
添加以下内容:
123456789101112
server { listen 80; server_name localhost; location / { root html; index index.html index.htm; } error_page 404 /404.html; error_page 403 /403.html; # To allow POST on static pages 允许静态页使用 POST 方法 error_page 405 =200 $uri; }
macOS 关闭单指用力点按聚焦窗口命令
美国从英国中分裂出来为什么被叫“山姆大叔”