I need to be able to use 2 subfolders: /centreon and /netbox.I was trying to play with a configs but no luck.
I can't use dns or virtual hosts...
#Set main application URL on admin site and set path for cookies.
from django.contrib import admin
admin.site.site_url = LANGUAGE_COOKIE_PATH = SESSION_COOKIE_PATH = CSRF_COOKIE_PATH = '/' + BASE_PATH
Using the URLconf defined in netbox.urls, Django tried these URL patterns, in this order:
The empty path didn't match any of these.
--
You received this message because you are subscribed to the Google Groups "NetBox" group.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discuss+unsubscribe@googlegroups.com.
To post to this group, send email to netbox-discuss@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/netbox-discuss/725d29b6-2d68-48bc-8de8-ece1690af9d9%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to netbox-discus...@googlegroups.com.
To post to this group, send email to netbox-...@googlegroups.com.