mirror of
https://github.com/apache/httpd.git
synced 2026-01-16 23:22:39 +03:00
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90347 13f79535-47bb-0310-9956-ffa450edef68
15 lines
502 B
HTML
15 lines
502 B
HTML
<!--#set var="TITLE" value="Erreur du serveur!" -->
|
|
<!--#include virtual="include/top.html" -->
|
|
|
|
<!--#if expr="$REDIRECT_ERROR_NOTES" -->
|
|
<!--#echo var="REDIRECT_ERROR_NOTES" -->
|
|
<!--#else -->
|
|
|
|
Le serveur a èté victime d'une erreur interne et n'a pas été
|
|
capable de faire aboutir votre requête. Soit le server est surchargé
|
|
soit il s'agit d'une erreur dans le script CGI.
|
|
|
|
<!--#endif -->
|
|
|
|
<!--#include virtual="include/bottom.html" -->
|