ignatenkobrain / rpms / nginx

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

Welcome to nginx on Red Hat Enterprise Linux!

9f2907
9f2907
        
9f2907
            

This page is used to test the proper operation of the

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

9f2907
9f2907
            
9f2907
                

Website Administrator

9f2907
                
9f2907
                    

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

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

9f2907
9f2907
                    

You should now put your content in a location of

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

9f2907
9f2907
                    

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.

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