Redirection HTTP for HTTPS
|
use .htaccess this is the most basic form.
No support using PM (Auto adding to IGNORE list!), use the forum.
How to ask 200$ free to start your VPS 60 days credit
Why not use Module Admin>>Apache Config>>Override a Virtual Host Setting?
Select your domain that you want to be forwarded from 80 to 443 (Options Port Override: 443 Forward Port 80 to Overriden Port: (Check This) IP Override: Your Server IP (Optional) Custom Entry: SSLEngine on SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW SSLCertificateFile /etc/pki/tls/certs/localhost.crt SSLCertificateKeyFile /etc/pki/tls/private/localhost.key If you want HTACCESS option only? RewriteEngine on RewriteCond %{SERVER_PORT} !^443$ RewriteRule ^/(.*) https://%{SERVER_NAME}:443/$1 [NC,R,L]
get top priority support for Sentora "Sentora Premium Support"
Domain Name Promos @ digix1 domains |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
https without certificate redirects to panel | iraqiboy90 | 10 | 22 ,497 |
02-28-2021, 11:20 AM Last Post: iraqiboy90 |
|
Install guide wget over http? | edavidf | 5 | 11 ,060 |
12-15-2020, 07:07 PM Last Post: jibranahmed |
|
Having both HTTP & HTTPS (Port 443 and Port 80) sites on a server | dsmarter | 14 | 45 ,947 |
08-22-2020, 02:49 PM Last Post: kenzopoker1 |
Users browsing this thread: 1 Guest(s)