ignatenkobrain / rpms / nginx

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

Welcome to nginx on Red Hat Enterprise Linux!

67ea6c
67ea6c
        
67ea6c
            

This page is used to test the proper operation of the

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

67ea6c
67ea6c
            
67ea6c
                

Website Administrator

67ea6c
                
67ea6c
                    

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

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

67ea6c
67ea6c
                    

You should now put your content in a location of

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

67ea6c
67ea6c
                    

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.

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