altarch-user / rpms / httpd

Forked from rpms/httpd 2 years ago
Clone

Blame SOURCES/index.html

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

Red Hat Enterprise Linux Test Page

008793
008793
		
008793
			
008793
				

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.

008793
			
008793
			
008793
008793
			
008793
				
008793
					

If you are a member of the general public:

008793
008793
					

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

008793
008793
					

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.

008793
008793
					

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

008793
008793
					

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.

008793
					
008793
				
008793
008793
				
008793
					

If you are the website administrator:

008793
008793
					

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

008793
008793
                                        

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

008793
					
008793
                                        

[ Powered by Apache ]

008793
008793
				
008793
			
008793
		
008793
	</body>
008793
</html>