Page not found (404)

Request Method: GET
Request URL: http://1308684806048479.cn-hangzhou.fc.aliyuncs.com/wp-content/plugins/pwnd/pwnd.php/pdf-yasuo/

Using the URLconf defined in tools.urls, Django tried these URL patterns, in this order:

  1. ^c/(.*)$
  2. ^a/(.*)$
  3. intro/(.*)$
  4. ^ad/([0-9]+)$
  5. manage/
  6. manage/ajax
  7. manage/logout
  8. manage/main
  9. manage/user/add
  10. manage/user/list
  11. manage/user/log
  12. manage/config/list
  13. ^manage/article/
  14. ^manage/ad/
  15. ^ueditor/
  16. admin/
  17. wx
  18. qrcode
  19. login
  20. main
  21. ajax
  22. api
  23. pubtools
  24. uploadCallback
  25. AppUploadCallback
  26. getToken
  27. history_re
  28. history_buy
  29. union
  30. logout
  31. ^action/(.*)$
  32. ^i/([A-Za-z0-9]+)$
  33. recharge
  34. paynotfiy
  35. show
  36. ^t/(.*)$
  37. tools/mail/checkin
  38. tools/mail/index
  39. tools/mail/list
  40. tools/mail/ajax
  41. tools/mail/api
  42. tools/movecar/checkin
  43. tools/movecar/ajax
  44. tools/movecar/index
  45. tools/compresspdf/checkin
  46. tools/compresspdf/ajax
  47. tools/compresspdf/index
  48. tools/compresspdf/getTask
  49. tools/compresspdf/startTask
  50. tools/compresspdf/endTask
  51. tools/en2voice/checkin
  52. tools/en2voice/ajax
  53. tools/en2voice/index
  54. ^static/(?P<path>.*)$

The current path, pdf-yasuo/, didn't match any of these.

You're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 404 page.