Blame SOURCES/index.html

af9b8b
af9b8b
af9b8b
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
af9b8b
	<head>
af9b8b
		<title>Test Page for the Apache HTTP Server on Red Hat Enterprise Linux</title>
af9b8b
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
af9b8b
		<style type="text/css">
af9b8b
			/*
af9b8b
			body {
af9b8b
				background-color: #fff;
af9b8b
				color: #000;
af9b8b
				font-size: 0.9em;
af9b8b
				font-family: sans-serif,helvetica;
af9b8b
				margin: 0;
af9b8b
				padding: 0;
af9b8b
			}
af9b8b
			:link {
af9b8b
				color: #c00;
af9b8b
			}
af9b8b
			:visited {
af9b8b
				color: #c00;
af9b8b
			}
af9b8b
			a:hover {
af9b8b
				color: #f50;
af9b8b
			}
af9b8b
			h1 {
af9b8b
				text-align: center;
af9b8b
				margin: 0;
af9b8b
				padding: 0.6em 2em 0.4em;
af9b8b
				background-color: #900;
af9b8b
				color: #fff;
af9b8b
				font-weight: normal;
af9b8b
				font-size: 1.75em;
af9b8b
				border-bottom: 2px solid #000;
af9b8b
			}
af9b8b
			h1 strong {
af9b8b
				font-weight: bold;
af9b8b
			}
af9b8b
			h2 {
af9b8b
				font-size: 1.1em;
af9b8b
				font-weight: bold;
af9b8b
			}
af9b8b
			hr {
af9b8b
				display: none;
af9b8b
			}
af9b8b
			.content {
af9b8b
				padding: 1em 5em;
af9b8b
			}
af9b8b
			.content-columns {
af9b8b
				/* Setting relative positioning allows for 
af9b8b
				absolute positioning for sub-classes */
af9b8b
				position: relative;
af9b8b
				padding-top: 1em;
af9b8b
			}
af9b8b
			.content-column-left {
af9b8b
				/* Value for IE/Win; will be overwritten for other browsers */
af9b8b
				width: 47%;
af9b8b
				padding-right: 3%;
af9b8b
				float: left;
af9b8b
				padding-bottom: 2em;
af9b8b
			}
af9b8b
			.content-column-left hr {
af9b8b
				display: none;
af9b8b
			}
af9b8b
			.content-column-right {
af9b8b
				/* Values for IE/Win; will be overwritten for other browsers */
af9b8b
				width: 47%;
af9b8b
				padding-left: 3%;
af9b8b
				float: left;
af9b8b
				padding-bottom: 2em;
af9b8b
			}
af9b8b
			.content-columns>.content-column-left, .content-columns>.content-column-right {
af9b8b
				/* Non-IE/Win */
af9b8b
			}
af9b8b
			img {
af9b8b
				border: 2px solid #fff;
af9b8b
				padding: 2px;
af9b8b
				margin: 2px;
af9b8b
			}
af9b8b
			a:hover img {
af9b8b
				border: 2px solid #f50;
af9b8b
			}
af9b8b
			/*]]>*/
af9b8b
		</style>
af9b8b
	</head>
af9b8b
af9b8b
	<body>
af9b8b
		

Red Hat Enterprise Linux Test Page

af9b8b
af9b8b
		
af9b8b
			
af9b8b
				

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.

af9b8b
			
af9b8b
			
af9b8b
af9b8b
			
af9b8b
				
af9b8b
					

If you are a member of the general public:

af9b8b
af9b8b
					

The fact that you are seeing this page indicates that the website you just visited is either experiencing problems, or is undergoing routine maintenance.

af9b8b
af9b8b
					

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.

af9b8b
af9b8b
					

For example, if you experienced problems while visiting www.example.com, you should send e-mail to "webmaster@example.com".

af9b8b
af9b8b
					

For information on Red Hat Enterprise Linux, please visit the Red Hat, Inc. website. The documentation for Red Hat Enterprise Linux is available on the Red Hat, Inc. website.

af9b8b
					
af9b8b
				
af9b8b
af9b8b
				
af9b8b
					

If you are the website administrator:

af9b8b
af9b8b
					

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>.

af9b8b
af9b8b
                                        

You are free to use the image below on web sites powered by the Apache HTTP Server:

af9b8b
					
af9b8b
                                        

[ Powered by Apache ]

af9b8b
af9b8b
				
af9b8b
			
af9b8b
		
af9b8b
	</body>
af9b8b
</html>