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

Welcome to nginx on Red Hat Enterprise Linux!

675c6e
675c6e
        
675c6e
            

This page is used to test the proper operation of the

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

675c6e
675c6e
            
675c6e
                

Website Administrator

675c6e
                
675c6e
                    

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

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

675c6e
675c6e
                    

You should now put your content in a location of

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

675c6e
675c6e
                    

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.

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