chat.ibeclearning.com Open in urlscan Pro
34.224.253.181  Public Scan

Submitted URL: http://chat.ibeclearning.com/
Effective URL: https://chat.ibeclearning.com/
Submission: On May 13 via manual from DO — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

PAGE NOT FOUND (404)

Directory indexes are not allowed here.

Request Method: GET Request URL: http://chat.ibeclearning.com/ Raised by:
django.views.static.serve

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

 1. admin/
 2. api/notifications/
 3. api/chat/
 4. heartbeat/
 5. ^(?P<path>.*)$

The empty path matched the last one.

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.