Page not found (404)

Request Method: GET
Request URL: http://13.53.228.28:8000/https//www.facebook.com

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

  1. admin/
  2. [name='home']
  3. about/ [name='about']
  4. contact/ [name='contact']
  5. projects/ [name='projects']
  6. services/ [name='services']
  7. service/<str:service_name>/ [name='service_detail']
  8. service/subservice/<str:sub_service_name>/ [name='sub_service_detail']
  9. faq/ [name='faq']
  10. list-urls/ [name='list_all_urls']
  11. privacy/ [name='privacy']

The current path, https//www.facebook.com, didn’t match any of these.