redirection
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| redirection [2025/04/07 14:12] – créée | redirection [2025/04/07 14:15] (Version actuelle) – | ||
|---|---|---|---|
| Ligne 31: | Ligne 31: | ||
| </ | </ | ||
| + | Fichier **/ | ||
| + | ** | ||
| + | < | ||
| + | < | ||
| + | |||
| + | #redirect http to https | ||
| + | |||
| + | < | ||
| + | |||
| + | ServerAdmin webmaster@localhost | ||
| + | DocumentRoot / | ||
| + | |||
| + | ErrorLog ${APACHE_LOG_DIR}/ | ||
| + | CustomLog ${APACHE_LOG_DIR}/ | ||
| + | |||
| + | < | ||
| + | Redirect permanent " | ||
| + | </ | ||
| + | |||
| + | </ | ||
| + | |||
| + | < | ||
| + | ServerName listes.enit.fr | ||
| + | |||
| + | DocumentRoot / | ||
| + | RewriteEngine on | ||
| + | RewriteRule " | ||
| + | < | ||
| + | Options | ||
| + | AllowOverride | ||
| + | Require all granted | ||
| + | </ | ||
| + | |||
| + | # ServerAlias listes.uttop.fr | ||
| + | # proxy fcgi using socket is in wwsympa.conf and was enabled with a2enconf | ||
| + | # see / | ||
| + | # it could be included here too if not gloablly enabled : | ||
| + | # Include conf-available/ | ||
| + | |||
| + | # | ||
| + | |||
| + | # | ||
| + | |||
| + | ErrorLog ${APACHE_LOG_DIR}/ | ||
| + | CustomLog ${APACHE_LOG_DIR}/ | ||
| + | |||
| + | SSLEngine on | ||
| + | SSLCertificateFile / | ||
| + | SSLCertificateKeyFile / | ||
| + | SSLCertificateChainFile / | ||
| + | |||
| + | # | ||
| + | # | ||
| + | |||
| + | # redirect / root to sympa | ||
| + | # | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| + | # vim: syntax=apache ts=4 sw=4 sts=4 sr noet | ||
| + | |||
| + | </ | ||
redirection.1744035157.txt.gz · Dernière modification : de
