(02-17-2015, 05:07 PM)JD1pinoy Wrote: @eagles051387: What are you trying to achieve in your settings?
SSL or Plain HTML 80 in your Sentora Panel VHOST?
then SSL again in your created subdomain? but you are getting login page in your subdomain?
Sometimes you need a full daemon run (wait for about 5-10 minutes) then manually restart your Apache service.
If you are still getting login page to the created subdomain, there is something wrong with your config or you need to check your DNS A records if its pointing correctly to the domain or subdomain.
Advanced Option:
Change your Sentora Panel port from 80 to eg: 7080. So that all vhost that is in port 80/443 will be the one to be viewed first and not your Panel Login page.
The issue is that my subdomain is being treated like a normal website. I added vhost settings from the panel for SSL and that is working fine. It though is taking me to the placeholder page that comes on a new account. It was suggested that I create a javascript redirect on the placeholder page and have it redirect to the panel login. I did that but to no avail. What I am wondering if i need to have the redirect point to a particular page name to have it load the control panel login.