rewrite - How to debug secondary directory redirection in nginx?
習慣沉默
習慣沉默 2017-05-16 17:17:07
0
1
453

When performing secondary directory redirection in nginx, it keeps reporting 404. I don’t know how to change it. Is there any way to debug nginx redirection?

習慣沉默
習慣沉默

reply all(1)
某草草
  1. Check the logs to determine what files are actually accessed by the server.

  2. ls <file>, confirm whether the file exists and eliminate configuration errors caused by manual errors.

  3. Check the documentation to make sure the configuration is correct.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!