Skip to content
  • Home
  • SteamDeck
  • Linux
  • SQL-Server
  • PowerShell
  • Oracle
Schelstraete.org
SCHELSTRAETE.ORG

I.T. minded

  • Home
  • SteamDeck
  • Linux
  • SQL-Server
  • PowerShell
  • Oracle
Schelstraete.org
SCHELSTRAETE.ORG

I.T. minded

HAProxy: redirect http traffic to https

  • BartBart
  • August 4, 2017
  • Linux

Within HAProxy it is possible to redirect all http traffic to https.
It is sufficient to add the following rule within the frontend section:

frontend incoming80    
bind 10.1.1.13:80  
redirect scheme https if !{ ssl_fc } 
Share your love
Bart
Bart
Articles: 108
Previous Post HAProxy: redirect http traffic to https
Next Post Fail2ban: whitelist an ip
No results

Recent Posts

  • T-SQL: Add group to each user database
  • T-SQL: Find last logon dates
  • T-SQL: List users and permissions
  • PowerShell: End disconnected sessions
  • PowerShell: Download file & copy it

Archives

  • October 2024
  • March 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • February 2023
  • December 2022
  • January 2022
  • December 2021
  • October 2021
  • September 2021
  • July 2020
  • March 2020
  • February 2020
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • February 2019
  • November 2017
  • August 2017
  • July 2017
  • June 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016

Categories

  • Avamar
  • General
  • Ispconfig
  • Linux
  • Oracle
  • PowerShell
  • SAP Hana
  • SQL-Server
  • SteamDeck
  • Uncategorized
Related Articles

Linux: create MO files from PO files (wp)

  • Bart
  • January 24, 2022

Linux: migrate storage with pvmove

  • Bart
  • January 21, 2022

Systemd: automatically restart after failure

  • Bart
  • January 18, 2022

Copyright © 2025 Schelstraete.org

Add Schelstraete.org as app.

ADD