+
/*
- * $Id: errorpage.cc,v 1.25 1996/07/16 01:51:23 wessels Exp $
+ * $Id: errorpage.cc,v 1.26 1996/07/18 20:26:13 wessels Exp $
*
* DEBUG: section 4 Error Generation
* AUTHOR: Duane Wessels
<P>\n\
Sorry, you are not currently allowed to request\n\
<PRE> %s</PRE>\n\
-From this cache. Please check with the cache administrator if you\n\
-believe this is incorrect.\n\
+>From this cache. Please check with the\n\
+<A HREF=\"mailto:%s\">cache administrator</A>\n\
+if you believe this is incorrect.\n\
<HR>\n\
<ADDRESS>\n\
Generated by %s/%s@%s\n\
\n",
code,
url,
+ getAdminEmail(),
appname,
version_string,
getMyHostname());