Update redirect to Sentora login to an error page if a sub domain does not exist
01-28-2024, 06:20 AM
Currently, if a sub domain of your main domain (the one that you use for your Sentora login sub domain) does not exist on the server, all requests get sent to the Sentora login.
I myself do not like this and have added custom code to prevent it. (Shows a generic 404 page)
Two solutions:
Should we add one of these to Sentora as a default installation feature?
Place your vote and comment below about your ideas.
I myself do not like this and have added custom code to prevent it. (Shows a generic 404 page)
Two solutions:
- Redirects to 404 if sub domain does not exist or direct IP access is used.
- This makes doing this redirect controversial since beta testers and people who prefer to access the Sentora login via IP will no longer be able to do so.
- Redirects to 404 if sub domain does not exist and allows direct IP access
Should we add one of these to Sentora as a default installation feature?
Place your vote and comment below about your ideas.