ignatenkobrain / rpms / nginx

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

Welcome to nginx on Red Hat Enterprise Linux!

52d0d3
52d0d3
        
52d0d3
            

This page is used to test the proper operation of the

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

52d0d3
52d0d3
            
52d0d3
                

Website Administrator

52d0d3
                
52d0d3
                    

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

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

52d0d3
52d0d3
                    

You should now put your content in a location of

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

52d0d3
52d0d3
                    

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.

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