Advanced Settings

Installation package also contains full Django administration module for underlying database of Web Safety. This might come in handy if something cannot be managed through usual Admin UI. In order to access administrator’s interface type http://<your proxy address>/admin/ in your browser.

It is advisable to disable the administrator’s access to the Admin UI. To do that, comment out the setting #path(‘admin/’, admin.site.urls), in /opt/websafety-ui/var/console/console/urls.py file and restart your proxy box.

../../_images/admin2.png