| <?xml version="1.0"?> |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" |
| "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> |
| |
| <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> |
| <title>Apache HTTP Server Test Page</title> |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
| <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/error/include/common.css" /> |
| <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/error/include/noindex.css" /> |
| </head> |
| |
| <body> |
| |
| <div id="header"> |
| <a href="http://www.centos.org/"><img class="logo" src="/error/include/img/centos.png" alt="CentOS" /></a> |
| <div class="navigation"> |
| <ul class="mainlinks"> |
| <li><a href="http://centos.org/">Home</a></li> |
| <li><a href="http://centos.org/downloads/">Downloads</a></li> |
| <li><a href="http://centos.org/docs/">Docs</a></li> |
| <li><a href="http://centos.org/wiki/">Wiki</a></li> |
| <li><a href="http://centos.org/lists/">Lists</a></li> |
| <li><a href="http://centos.org/bugs/">Bugs</a></li> |
| <li><a href="http://centos.org/forums/">Forums</a></li> |
| <li><a href="http://centos.org/trac/">Projects</a></li> |
| </ul> |
| </div> |
| </div> |
| |
| <div id="errormsg"> |
| |
| <img src="/error/include/img/www.png" alt="WWW" /> |
| |
| <h1>Apache 2 Test Page</h1> |
| |
| </div> |
| |
| <div id="centoslinks"> |
| |
| <p>This page is used to test the proper operation of the Apache |
| HTTP server after it has been installed. If you can read this page |
| it means that the Apache HTTP server installed at this site is |
| working properly.</p> |
| |
| <h2>If you are a member of the general public:</h2> |
| |
| <p>The fact that you are seeing this page indicates that the |
| website you just visited is either experiencing problems or is |
| undergoing routine maintenance.</p> |
| |
| <p>If you would like to let the administrators of this website |
| know that you've seen this page instead of the page you expected, |
| you should send them e-mail. In general, mail sent to the name |
| "webmaster" and directed to the website's domain should reach the |
| appropriate person.</p> |
| |
| <p>For example, if you experienced problems while visiting |
| www.example.com, you should send e-mail to |
| "webmaster@example.com".</p> |
| |
| <h2>If you are the website administrator:</h2> |
| |
| <p>You may now add content to the directory |
| <tt>/var/www/html/</tt>. Note that until you do so, people |
| visiting your website will see this page and not your content. To |
| prevent this page from ever being used, follow the instructions in |
| the file <tt>/etc/httpd/conf.d/welcome.conf</tt>.</p> |
| |
| <p>You are free to use the images below on Apache and CentOS Linux |
| powered HTTP servers. Thanks for using Apache and CentOS!</p> |
| |
| <p><a href="http://httpd.apache.org/"><img |
| src="/icons/apache_pb.gif" alt="[ Powered by Apache ]"/></a> <a |
| href="http://www.centos.org/"><img src="/icons/powered_by_rh.png" |
| alt="[ Powered by CentOS Linux ]" /></a></p> |
| |
| <h2>About CentOS:</h2> |
| |
| <p><strong>The Community ENTerprise Operating System</strong> |
| (CentOS) is an Enterprise-class Linux Distribution derived from |
| sources freely provided to the public by a prominent North |
| American Enterprise Linux vendor. CentOS conforms fully with the |
| upstream vendors redistribution policy and aims to be 100% binary |
| compatible. (CentOS mainly changes packages to remove upstream |
| vendor branding and artwork.) The CentOS Project is the |
| organization that builds CentOS.</p> |
| |
| <p>CentOS is an Operating System and it is used to power this |
| website; however, the webserver is owned by the domain owner and |
| not the CentOS Project. <strong>If you have issues with the |
| content of this site, contact the owner of the domain, not the |
| CentOS project.</strong></p> |
| |
| <p>Unless this server is on the CentOS.org domain, the CentOS |
| Project doesn't have anything to do with the content on this |
| webserver or any e-mails that directed you to this site.</p> |
| |
| <p>For example, if this website is www.example.com, you would find |
| the owner of the example.com domain at the following WHOIS server: |
| <a |
| href="http://www.internic.net/whois.html">http://www.internic.net/whois.html</a></p> |
| |
| <p>For more information on CentOS please visit the <a |
| href="http://www.centos.org/">CentOS website</a>.</p> |
| |
| </div> |
| |
| <div id="footer"> |
| <p class="sysinfo"><a href="http://www.centos.org/"><strong>The CentOS Project</strong></a></p> |
| <p class="sysinfo">The Community Enterprise Operating System.</p> |
| </div> |
| |
| </body> |
| |
| </html> |