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

Welcome to nginx on Red Hat Enterprise Linux!

d64139
d64139
        
d64139
            

This page is used to test the proper operation of the

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

d64139
d64139
            
d64139
                

Website Administrator

d64139
                
d64139
                    

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

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

d64139
d64139
                    

You should now put your content in a location of

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

d64139
d64139
                    

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.

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