1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-25 05:40:32 +02:00

Dossier server_files désormais inaccessible

This commit is contained in:
Yohann
2019-09-02 17:54:29 +02:00
parent e9579e7e94
commit 7b678e4683
3 changed files with 8 additions and 1 deletions

View File

@ -3,6 +3,8 @@
include "server_files/config.php";
include "server_files/header.php";
http_response_code(403);
?>
<h1>Vous n'êtes pas autorisé à accéder à cette page.</h1>