This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

repost of setting up sentora subdomain to use SSL
#11
RE: repost of setting up sentora subdomain to use SSL
(02-16-2015, 11:18 PM)eagles051387 Wrote: My question proper is how can i set a given subdomain to not show me that its an empty site but have it redirect to the panel login page instead.

What do you mean an empty site? Please try to explain more. You want panel to show up is subdomain have no files??
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#12
RE: repost of setting up sentora subdomain to use SSL
Correct, I have the default index.html that gets created when one creates the subdomain. Instead how can I get that to take me directly to the login screen for sentora?
Reply
Thanks given by:
#13
RE: repost of setting up sentora subdomain to use SSL
replace the parking index.html with a one holding a javascript that redirect to the PANEL!
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#14
RE: repost of setting up sentora subdomain to use SSL
(02-17-2015, 01:45 AM)Me.B Wrote: replace the parking index.html with a one holding a javascript that redirect to the PANEL!

In the URL in the redirect what file should i be redirecting it to in terms of the login for sentora?
Reply
Thanks given by:
#15
RE: repost of setting up sentora subdomain to use SSL
(02-17-2015, 04:36 AM)eagles051387 Wrote:
(02-17-2015, 01:45 AM)Me.B Wrote: replace the parking index.html with a one holding a javascript that redirect to the PANEL!

In the URL in the redirect what file should i be redirecting it to in terms of the login for sentora?

I don't get your question.

welcome page is here:
https://github.com/sentora/sentora-core/...lcome.html

under /etc/sentora/panel/etc/static/pages/welcome.html

M B
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#16
RE: repost of setting up sentora subdomain to use SSL
(02-17-2015, 04:50 AM)Me.B Wrote:
(02-17-2015, 04:36 AM)eagles051387 Wrote:
(02-17-2015, 01:45 AM)Me.B Wrote: replace the parking index.html with a one holding a javascript that redirect to the PANEL!

In the URL in the redirect what file should i be redirecting it to in terms of the login for sentora?

I don't get your question.

welcome page is here:
https://github.com/sentora/sentora-core/...lcome.html

under /etc/sentora/panel/etc/static/pages/welcome.html

M B

Thats no problem I found that what page do I need to redirect it to to be able to login to sentora?
Reply
Thanks given by:
#17
RE: repost of setting up sentora subdomain to use SSL
@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.
get top priority support for Sentora  "Sentora Premium Support"
Domain Name Promos @ digix1 domains

Reply
Thanks given by:
#18
RE: repost of setting up sentora subdomain to use SSL
(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.
Reply
Thanks given by:
#19
RE: repost of setting up sentora subdomain to use SSL
(02-17-2015, 05:12 PM)eagles051387 Wrote: 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.

Once again I don't get what you want. So subdomain is ok, SSL ok. Do you want the panel to be under SSL itself? Or setup a redirection from the subdomain to the panel?

We are here trying to decrypt your needs as you don't express them in a simple way.
No support using PM (Auto adding to IGNORE list!), use the forum. 
How to ask
Freelance AWS Certified Architect & SysOps// DevOps

10$ free to start your VPS
Reply
Thanks given by:
#20
RE: repost of setting up sentora subdomain to use SSL
(02-17-2015, 07:16 PM)Me.B Wrote:
(02-17-2015, 05:12 PM)eagles051387 Wrote: 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.

Once again I don't get what you want. So subdomain is ok, SSL ok. Do you want the panel to be under SSL itself? Or setup a redirection from the subdomain to the panel?

We are here trying to decrypt your needs as you don't express them in a simple way.

My apologies I basically want the panel to be under SSL
Reply
Thanks given by:


Possibly Related Threads…
Thread Author Replies Views Last Post
Is Sentora dead? rajeevrrs 2 2 ,974 12-17-2022, 09:20 AM
Last Post: TGates
Sentora debug and error files johnnyp 0 1 ,144 10-27-2022, 06:16 PM
Last Post: johnnyp
Transfer Account to another Sentora BenI 1 2 ,552 07-21-2022, 07:19 PM
Last Post: Nigel

Forum Jump:


Users browsing this thread: 1 Guest(s)