Add license information to files in examples/reverse-proxies/

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-03-02 01:14:30 +09:00
parent 76326e3c57
commit 37f69e92d5
14 changed files with 100 additions and 0 deletions

View File

@ -1,3 +1,11 @@
<!--
SPDX-FileCopyrightText: 2019 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2024 Rubén Cabrera
SPDX-FileCopyrightText: 2024 Suguru Hirahara
SPDX-License-Identifier: AGPL-3.0-or-later
-->
# Apache reverse-proxy
This directory contains sample files that show you how to front the integrated [Traefik](https://traefik.io/) reverse-proxy webserver with your Apache reverse-proxy.

View File

@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2019 - 2024 Slavi Pantaleev
# SPDX-FileCopyrightText: 2024 Suguru Hirahara
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# This is a sample file demonstrating how to set up reverse-proxy for element.example.com.
# If you're not using Element Web (`matrix_client_element_enabled: false`), you won't need this.

View File

@ -1,3 +1,9 @@
# SPDX-FileCopyrightText: 2024 MDAD project contributors
# SPDX-FileCopyrightText: 2024 Slavi Pantaleev
# SPDX-FileCopyrightText: 2024 Suguru Hirahara
#
# SPDX-License-Identifier: AGPL-3.0-or-later
# This is a sample file demonstrating how to set up reverse-proxy for matrix.example.com
<VirtualHost *:80>