-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathunauthorized.html
31 lines (25 loc) · 984 Bytes
/
unauthorized.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<HTML LANG="EN-US">
<HEAD>
<META HTTP-EQUIV="Content-Type"
CONTENT="text/html; charset=iso-8859-1">
<TITLE>403 Forbidden</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" STYLE="padding: 0px 8px">
<!-- To invoke this page, the Apache configuration file
/etc/httpd/conf/httpd.conf should have the line:
ErrorDocument 403 /unauthorized.html
-->
<H1>Forbidden</H1>
Sorry, you don't have permission to access this location on this server.<P>
<HR NOSHADE SIZE=1>
<P>If cannot find the page you want, please go to
Metamath Site Selection page at
<A HREF="http://metamath.org/">http://metamath.org/</A>
or contact Norman Megill at <FONT COLOR=BLUE>nm dot alum dot mit dot edu</FONT>.
If you are linking from another site, you may wish to
notify the referring site about this problem.
<HR NOSHADE SIZE=1> <CENTER><I>This page was last updated on
4-Dec-2004.</I></CENTER>
</BODY></HTML>