If you want to force the https:// connection on your website, you have to add the following lines inside the website’s .htaccess file:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI}
If you want to force the https:// connection on your website, you have to add the following lines inside the website’s .htaccess file:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI}
After you received your VPS login details you can find a VPS Login URL, username and password in...
If you want to check your SolusVM VPS status, and determine whether the VPS is offline or online,...
You can check your VPS specification like RAM, disk space, virtualization, IP Address, etc from...
If you want to update your SolusVM VPS Control panel email address, follow this instruction.1....
Whenever you login to your VPS control panel, you will receive a login email alert and you can...