Blame SOURCES/index.html

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

Welcome to nginx on Red Hat Enterprise Linux!

06bde5
06bde5
        
06bde5
            

This page is used to test the proper operation of the

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

06bde5
06bde5
            
06bde5
                

Website Administrator

06bde5
                
06bde5
                    

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

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

06bde5
06bde5
                    

You should now put your content in a location of

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

06bde5
06bde5
                    

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.

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