• #indieweb 2016-05-30
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2016-05-30 UTC
# 18:12
bear
!tell rMdes with .htaccess the only way to get "always SSL" is using mod_rewrite: "RewriteCond %{SERVER_PORT} 80" and "RewriteRule ^(.*)$ https://foo.bar/$1 [R,L]" -- these have to be at the top to prevent your other rules from being chained