-
apache reverse proxy https
I got this EXACT problem figured out, and I finally got all iterations of URL’s to work listed at the bottom.Here is the code that works for me. Proxy: <VirtualHost *:80> ServerName test.x.com ServerAlias www.test.x.com Redirect / https://test.x.com/ </VirtualHost> <VirtualHost *:443> ServerName test.x.com ServerAlias www.test.x.com Redirect /www.test.x.com/ /test.x.com/ RequestHeader set X-Forwarded-Proto « https » RequestHeader set X-Forwarded-Port…
-
Migrer Gitlab sur une nouveau serveur
Petit mémo pour la procédure à suivre si l’on souhaite déplacer son instance GitLab sur un nouveau serveur. Prérequis Le nouveau serveur doit avoir une instance GitLab dans la même version que l’ancien serveur. Les scripts d’installation sont disponible ici : https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.rpm.sh Procédure Sur l’ancien serveur 1) Création d’un répertoire pour stocker les données :…
-
installer un certificat letsencrypt dans exchange
-
Install Parse Server on Ubuntu 20.04
-
SYNOLOGY – backup 365
-
Comment installer MySQL sur Ubuntu 18.04
-
Installer et sécuriser phpmyadmin sur ubuntu
-
WINDOWS – résoudre le problème d’échelle sur les surfaces
[Fix] Remote Desktop DPI scaling issues BRANKO VUCINEC / MARCH 19, 2016 Do you have a computer with High-DPI screen? A very high resolution display? And is everything too small to see within your Remote Desktop Connection, try this solution… This issue is caused by lack of not being DPI scaling aware of the Remote Desktop Client. If you…
-
LINUX – droits dossier web + ftp
-
ZABBIX – réduire la taille de la db