Home World Forum
Stars! AutoHost web forums

Jump to Stars! AutoHost


 
 
Home » Stars! 2.6/7 » The Bar » Stars autohost client
Re: Stars autohost client Fri, 24 March 2017 11:44 Go to previous messageGo to previous message
raptor is currently offline raptor

 
Chief Warrant Officer 1
Creator of StarsWine
Created StarsWine

Messages: 138
Registered: June 2014
I just did this same thing (with Let's Encrypt) on a website. The solution was to allow both HTTPS and HTTP during the CertBot setup, and just put the forums under HTTPS with a .htaccess rule in the forums sub-folder:

# start
<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
</IfModule>
# end

This allows all other services to still work with HTTP while providing the needed security for the forums.

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Stars in Wine grievances... any advice?
Next Topic: "New" player
Goto Forum:
  


Current Time: Sat May 11 02:53:43 EDT 2024