altarch-user / rpms / httpd

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

Red Hat Enterprise Linux Test Page

59234c
59234c
		
59234c
			
59234c
				

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.

59234c
			
59234c
			
59234c
59234c
			
59234c
				
59234c
					

If you are a member of the general public:

59234c
59234c
					

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

59234c
59234c
					

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.

59234c
59234c
					

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

59234c
59234c
					

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.

59234c
					
59234c
				
59234c
59234c
				
59234c
					

If you are the website administrator:

59234c
59234c
					

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

59234c
59234c
                                        

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

59234c
					
59234c
                                        

[ Powered by Apache ]

59234c
59234c
				
59234c
			
59234c
		
59234c
	</body>
59234c
</html>