index.html.en

来自「Apache HTTP Server 是一个功能强大的灵活的与HTTP/1.1相」· EN 代码 · 共 39 行

EN
39
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><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 <ahref="http://www.apache.org/foundation/preFAQ.html">Apache webserver</a> software on this system was successful. You may now addcontent to this directory and replace this page.</p><hr width="50%" size="8" /><h2 align="center">Seeing this instead of the website youexpected?</h2><p>This page is here because the site administrator has changed theconfiguration of this web server. Please <strong>contact the personresponsible for maintaining this server with questions.</strong>The Apache Software Foundation, which wrote the web server softwarethis site administrator is using, has nothing to do withmaintaining this site and cannot help resolve configurationissues.</p><hr width="50%" size="8" /><p>The Apache <a href="manual/">documentation</a> has been includedwith this distribution.</p><p>You are free to use the image below on an Apache-powered webserver. Thanks for using Apache!</p><div align="center"><img src="apache_pb.gif" alt="" /></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?