desk.house.sio2.pe.kr Open in urlscan Pro
59.27.49.40  Public Scan

URL: https://desk.house.sio2.pe.kr/
Submission: On January 10 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Request Method: GET Request URL: http://desk.house.sio2.pe.kr/

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

 1. admin/
 2. share/ [name='share']
 3. get-scheme-urls/<str:app_name>/ [name='get-scheme-urls']
 4. file-names/ [name='file-names']
 5. ^static/(?P<path>.*)$

The empty path 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.