Search found 4 matches
- Mon Mar 28, 2016 7:53 pm
- Forum: Web Server
- Topic: Redirect http to https (phpmyadmin)
- Replies: 1
- Views: 5207
Redirect http to https (phpmyadmin)
I'd like to redirect all requests from http://mydomain.com/phpmyadmin to https://mydomain.com/phpmyadmin. I know that before phpmyadmin 4.6 there's an option to force ssl via phpma config files. At the moment I have older version than 4.6 but for the future I need some other solution instead of the ...
- Wed Mar 23, 2016 6:17 pm
- Forum: Web Server
- Topic: SSL on Vesta
- Replies: 2
- Views: 5164
Re: SSL on Vesta
I'm getting the warning on my panel, on port 8083. I can't get working the SSL cert even on default domain page, without the 8083 port.
Edit: I got fixed the problem by reading this topic - http://forum.vestacp.com/viewtopic.php?t=7081.
Edit: I got fixed the problem by reading this topic - http://forum.vestacp.com/viewtopic.php?t=7081.
- Tue Mar 22, 2016 11:08 pm
- Forum: Web Server
- Topic: SSL on Vesta
- Replies: 2
- Views: 5164
SSL on Vesta
I just purchased an SSL cert from RapidSSL. I'd like to add the cert to my panel's default domain where I access the panel itself, I don't need the self-signed cert anymore. I think I did everything right but I still get the red https thingy in Chrome. I tried to restart server, nginx and Vesta but ...
- Mon Mar 21, 2016 3:00 pm
- Forum: Web Server
- Topic: Password protected directories
- Replies: 1
- Views: 3774
Password protected directories
Hello! I'm new to Vesta Control Panel, it's an amazing panel, but I don't know how to password protect a directory. For example, I'm making a new website and I'd like to password protect that website with basic auth (http auth) to make it private while it's under construction. For your information, ...