1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-24 15:40:30 +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_once "server_files/config.php";
include "server_files/header.php";
http_response_code(404);
?>
<h1>Cette page n'existe pas.</h1>