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

Welcome to nginx on Red Hat Enterprise Linux!

daa24a
daa24a
        
daa24a
            

This page is used to test the proper operation of the

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

daa24a
daa24a
            
daa24a
                

Website Administrator

daa24a
                
daa24a
                    

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

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

daa24a
daa24a
                    

You should now put your content in a location of

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

daa24a
daa24a
                    

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.

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