67ea12
67ea12
67ea12
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
67ea12
    <head>
67ea12
        <title>Test Page for the Nginx HTTP Server on Red Hat Enterprise Linux</title>
67ea12
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
67ea12
        <style type="text/css">
67ea12
            /*
67ea12
            body {
67ea12
                background-color: #fff;
67ea12
                color: #000;
67ea12
                font-size: 0.9em;
67ea12
                font-family: sans-serif,helvetica;
67ea12
                margin: 0;
67ea12
                padding: 0;
67ea12
            }
67ea12
            :link {
67ea12
                color: #c00;
67ea12
            }
67ea12
            :visited {
67ea12
                color: #c00;
67ea12
            }
67ea12
            a:hover {
67ea12
                color: #f50;
67ea12
            }
67ea12
            h1 {
67ea12
                text-align: center;
67ea12
                margin: 0;
67ea12
                padding: 0.6em 2em 0.4em;
67ea12
                background-color: #900;
67ea12
                color: #fff;
67ea12
                font-weight: normal;
67ea12
                font-size: 1.75em;
67ea12
                border-bottom: 2px solid #000;
67ea12
            }
67ea12
            h1 strong {
67ea12
                font-weight: bold;
67ea12
                font-size: 1.5em;
67ea12
            }
67ea12
            h2 {
67ea12
                text-align: center;
67ea12
                background-color: #900;
67ea12
                font-size: 1.1em;
67ea12
                font-weight: bold;
67ea12
                color: #fff;
67ea12
                margin: 0;
67ea12
                padding: 0.5em;
67ea12
                border-bottom: 2px solid #000;
67ea12
            }
67ea12
            hr {
67ea12
                display: none;
67ea12
            }
67ea12
            .content {
67ea12
                padding: 1em 5em;
67ea12
            }
67ea12
            .alert {
67ea12
                border: 2px solid #000;
67ea12
            }
67ea12
67ea12
            img {
67ea12
                border: 2px solid #fff;
67ea12
                padding: 2px;
67ea12
                margin: 2px;
67ea12
            }
67ea12
            a:hover img {
67ea12
                border: 2px solid #294172;
67ea12
            }
67ea12
            .logos {
67ea12
                margin: 1em;
67ea12
                text-align: center;
67ea12
            }
67ea12
            /*]]>*/
67ea12
        </style>
67ea12
    </head>
67ea12
67ea12
    <body>
67ea12
        

Welcome to nginx on Red Hat Enterprise Linux!

67ea12
67ea12
        
67ea12
            

This page is used to test the proper operation of the

67ea12
            nginx HTTP server after it has been
67ea12
            installed. If you can read this page, it means that the
67ea12
            web server installed at this site is working
67ea12
            properly.

67ea12
67ea12
            
67ea12
                

Website Administrator

67ea12
                
67ea12
                    

This is the default <tt>index.html</tt> page that

67ea12
                    is distributed with nginx on
67ea12
                    Red Hat Enterprise Linux.  It is located in
67ea12
                    <tt>/usr/share/nginx/html</tt>.

67ea12
67ea12
                    

You should now put your content in a location of

67ea12
                    your choice and edit the <tt>root</tt> configuration
67ea12
                    directive in the nginx
67ea12
                    configuration file
67ea12
                    <tt>/etc/nginx/nginx.conf</tt>.

67ea12
67ea12
                    

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.

67ea12
67ea12
                
67ea12
            
67ea12
67ea12
            
67ea12
                
67ea12
                    src="nginx-logo.png" 
67ea12
                    alt="[ Powered by nginx ]"
67ea12
                    width="121" height="32" />
67ea12
                
67ea12
                    src="poweredby.png"
67ea12
                    alt="[ Powered by Red Hat Enterprise Linux ]"
67ea12
                    width="88" height="31" />
67ea12
            
67ea12
        
67ea12
    </body>
67ea12
</html>