summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd/htdocs/index.html
blob: d2d5b5f69908ede18430f320517ce10314541b7b (plain)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
 <HEAD>
  <TITLE>Default Page for Apache Installation on OpenBSD</TITLE>
 </HEAD>
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
 <BODY
  BGCOLOR="#FFFFFF"
  TEXT="#000000"
  LINK="#0000FF"
  VLINK="#000080"
  ALINK="#FF0000"
 >
  <H1 ALIGN="CENTER">
   Welcome to <A HREF="http://www.apache.org/">Apache</A> on
   <A HREF="http://www.openbsd.org/">OpenBSD</A>
  </H1>
  <P>
  If you can see this page, then the people who own this host have just
  activated the <A HREF="http://www.apache.org/">Apache Web server</A>
  software included with their <A HREF="http://www.openbsd.org/">
  OpenBSD System</A>.  They now have to add content to this directory
  and replace this placeholder page, or else point the server at their real
  content.
  </P>
  <HR>
  <P>
  The Apache
  <A
   HREF="manual/index.html"
  >documentation</A>
  has been included with this distribution.
  </P>
  You may use the images below on any
  <A HREF="http://www.OpenBSD.org/">OpenBSD</A>-powered Web
  server. 
  </P>
  <DIV ALIGN="CENTER">
  <IMG SRC="openbsdpower.gif" ALT="This Site OpenBSD Powered!"><BR>
  <IMG SRC="blowfish.jpg" ALT="Strong CryptoFish Image"><BR>
  <IMG SRC="bsd_small.gif" ALT="An OpenBSD logo"><BR>
  <IMG SRC="lock.gif" ALT="This Site OpenBSD Powered!"><BR>
  <IMG SRC="logo23.jpg" ALT="This Site OpenBSD 2.3 Powered!"><BR>
  <IMG SRC="logo24.jpg" ALT="This Site OpenBSD 2.4 Powered!"><BR>
  <IMG SRC="smalltitle.gif" ALT="OpenBSD"><BR>
  </DIV>
 </BODY>
</HTML>