Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Add note to reverse_proxy.md about disabling Apache's mod_security2 #8375

Merged
merged 2 commits into from
Sep 23, 2020
Merged

Commits on Sep 22, 2020

  1. Add note to reverse_proxy.md about disabling Apache's mod_security2

    This change adds a note and a few lines of configuration settings for Apache users to disable ModSecurity for Synapse's virtual hosts. With ModSecurity enabled and running with its default settings, Matrix clients are unable to send chat messages through the Synapse installation. With this change, ModSecurity can be disabled only for the Synapse virtual hosts.
    jfietkau authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    0c8b513 View commit details
    Browse the repository at this point in the history
  2. Add note to the reverse proxy settings documentation about disabling …

    …Apache's mod_security2. (#8375)
    jfietkau authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1746d21 View commit details
    Browse the repository at this point in the history