ignatenkobrain / rpms / nginx

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

Welcome to nginx on Red Hat Enterprise Linux!

32bf4d
32bf4d
        
32bf4d
            

This page is used to test the proper operation of the

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

32bf4d
32bf4d
            
32bf4d
                

Website Administrator

32bf4d
                
32bf4d
                    

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

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

32bf4d
32bf4d
                    

You should now put your content in a location of

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

32bf4d
32bf4d
                    

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.

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