mirror of
https://github.com/apache/httpd.git
synced 2025-08-27 16:41:57 +03:00
pages, copied from the current 1.3 documentation tree. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84778 13f79535-47bb-0310-9956-ffa450edef68
39 lines
1.3 KiB
Plaintext
39 lines
1.3 KiB
Plaintext
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE>Test Page for Apache Installation</TITLE>
|
|
</HEAD>
|
|
<!-- Background white, links blue (unvisited), navy (visited), red (active) -->
|
|
<BODY
|
|
BGCOLOR="#FFFFFF"
|
|
TEXT="#000000"
|
|
LINK="#0000FF"
|
|
VLINK="#000080"
|
|
ALINK="#FF0000"
|
|
>
|
|
|
|
|
|
<P>
|
|
If you can see this, it means that the installation of the <A HREF="http://www.apache.org/httpd">Apache web server</A> software on this system was successful. You may now add content to this directory and replace this page.
|
|
|
|
<P><HR WIDTH="50%" SIZE="8">
|
|
|
|
<H2 ALIGN="CENTER">Seeing this instead of the website you expected?</H2>
|
|
|
|
<P>
|
|
This page is here because the site administrator has changed the configuration of this web server.
|
|
Please <STRONG>contact the person responsible for maintaining this server with questions.</STRONG> The Apache Software Foundation, which wrote the web server software this site administrator is using, has nothing to do with maintaining this site and cannot help resolve configuration issues.
|
|
|
|
<P><HR WIDTH="50%" SIZE="8">
|
|
|
|
|
|
<P>
|
|
The Apache <A HREF="manual/index.html">documentation</A> has been included with this distribution.
|
|
|
|
<P>
|
|
You are free to use the image below on an Apache-powered web server. Thanks for using Apache!
|
|
|
|
<DIV ALIGN="CENTER"><IMG SRC="apache_pb.gif" ALT=""></DIV>
|
|
</BODY>
|
|
</HTML>
|