mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-25 04:20:31 +02:00
Utilisation d'un dispatcher pour gérer les redirections
This commit is contained in:
13
index.html
13
index.html
@ -1 +1,12 @@
|
||||
Le mod Rewrite n'est pas activé.
|
||||
<!doctype html>
|
||||
|
||||
<html lang="fr">
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<title>Erreur</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
Le mode <i>Rewrite</i> n'est pas activé.
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user