altarch-user / rpms / httpd

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

Red Hat Enterprise Linux Test Page

e71654
e71654
		
e71654
			
e71654
				

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.

e71654
			
e71654
			
e71654
e71654
			
e71654
				
e71654
					

If you are a member of the general public:

e71654
e71654
					

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

e71654
e71654
					

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.

e71654
e71654
					

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

e71654
e71654
					

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.

e71654
					
e71654
				
e71654
e71654
				
e71654
					

If you are the website administrator:

e71654
e71654
					

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

e71654
e71654
                                        

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

e71654
					
e71654
                                        

[ Powered by Apache ]

e71654
e71654
				
e71654
			
e71654
		
e71654
	</body>
e71654
</html>