ParanoiaPhD

Member
So I've had many websites... none of them ever had ssl encryption unless you physically typed in https:// before the domain... SO I found this youtube video that taught me the trick...

Basically you create a new file in the same folder as your index pages... So index page for your website or your forums and you add a file named ".htaccess" If its already there just edit it...

inside that file add the following code and then presto https:// always...

C#:
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]

To view this content we will need your consent to set third party cookies.
For more detailed information, see our cookies page.
the video is kinda… hard to understand.
 
Hi there !

Thank you for that useful piece of information. I can only encourage webmasters to follow that tip.

Personally, for hosting my websites, I use ISPConfig, which comes with ready-to-use tools to enable encryption (with LetsEncrypt) and redirection (just tick 'redirect http to https' and the job is done ^^).

For those who don't want to use ISPConfig, I recommend using LetsEncrypt (and/or certbot) to get free SSL Certificates that can be renewed every three months.

Hopefully our two posts here will motivate webmasters to host secure websites, @ParanoiaPhD ;)

Thanks for creating that topic.

-Rek-
 

Active Shards

  • Unchained
    Custom (Classic)
    • Players
    • 150 Online
    • 273 Peak
  • UO Eventine
    Custom (Classic)
    • Players
    • 87 Online
    • 137 Peak
  • The Crossroads
    Mondain's Legacy
    • Players
    • 85 Online
    • 190 Peak
  • Insane UO
    Endless Journey
    • Players
    • 73 Online
    • 105 Peak
  • UO: New Renaissance
    Custom (Classic)
    • Players
    • 45 Online
    • 85 Peak
  • CALYPSO
    Custom (Modern)
    • Players
    • 23 Online
    • 30 Peak
  • UO Phoenix
    Custom (Classic)
    • Players
    • 21 Online
    • 48 Peak
  • UO Enigma
    Custom (Modern)
    • Players
    • 20 Online
    • 172 Peak
  • Pandora
    Custom (Modern)
    • Players
    • 16 Online
    • 32 Peak
  • Arth
    Custom (Modern)
    • Players
    • 15 Online
    • 34 Peak

Donations

Total amount
$0.00
Goal
$500.00
Back