Compare commits

...

2 Commits

Author SHA1 Message Date
574c8f3d17
Update GNOUS logo path
a086aad14e
2023-10-05 10:50:32 +02:00
3c1e17996d
Forbid access to .git/ 2023-10-05 10:47:12 +02:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,3 @@
RewriteEngine on
FallbackResource /index.php
RedirectMatch 403 ^/.git/.*$

View File

@ -11,13 +11,12 @@ http_response_code(503);
</HEAD>
<BODY>
<h1>5<img src="https://git.gnous.fr/Gnous/Communication/raw/branch/master/logos/svg/Noir-cercle-plein.svg" alt="0" height="24px">3 Service indisponible</h1>
<h1>5<img src="https://git.gnous.fr/Gnous/Communication/raw/branch/master/logos/generiques/Noir-cercle-plein.svg" alt="0" height="24px">3 Service indisponible</h1>
Vérifier si le service est momentanément en maintenance : <a href="https://travaux.gnous.fr" target="_blank">https://travaux.gnous.fr</a><br>
Si le problème persiste, vous pouvez envoyer un mail à <a href="mailto:salut@gnous.fr">salut@gnous.fr</a>
<h1>5<img src="https://git.gnous.fr/Gnous/Communication/raw/branch/master/logos/svg/Noir-cercle-plein.svg" alt="0" height="24px">3 Service unavailable</h1>
<h1>5<img src="https://git.gnous.fr/Gnous/Communication/raw/branch/master/logos/generiques/Noir-cercle-plein.svg" alt="0" height="24px">3 Service unavailable</h1>
You might want to check if the service is momentaneously down for maintenance : <a href="https://travaux.gnous.fr" target="_blank">https://travaux.gnous.fr</a><br>