[GRASSweb-list]markus: web overloaded.php,NONE,1.1
grass at intevation.de
grass at intevation.de
Wed Jun 4 10:34:57 EDT 2003
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv32284
Added Files:
overloaded.php
Log Message:
added redirection for 503 overload error
--- NEW FILE: overloaded.php ---
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>grass.itc.it is overloaded...</TITLE>
<DEFANGED_meta HTTP-EQUIV="Pragma" CONTENT="no-cache">
<BASE href="http://grass.itc.it">
</HEAD>
<BODY>
<h2>Service Temporarily Unavailable</h2>
The server is temporarily unable to service your request due to bandwidth capacity problems.
<P>
Please use a mirror site near to you:
<?php
include "grass.mirrors.html";
?>
<P>
If you feel that this is an error, please send us a
<a href="mailto:weblist at grass.itc.it">Comment</a>.
</BODY>
</HTML>
More information about the grass-web
mailing list