Blame SOURCES/index.html

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

Welcome to nginx on Red Hat Enterprise Linux!

fa51b1
fa51b1
        
fa51b1
            

This page is used to test the proper operation of the

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

fa51b1
fa51b1
            
fa51b1
                

Website Administrator

fa51b1
                
fa51b1
                    

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

fa51b1
                    is distributed with nginx on
fa51b1
                    Red Hat Enterprise Linux.  It is located in
fa51b1
                    <tt>/opt/rh/rh-nginx$scl_name_version/root/usr/share/nginx/html</tt>.

fa51b1
fa51b1
                    

You should now put your content in a location of

fa51b1
                    your choice and edit the <tt>root</tt> configuration
fa51b1
                    directive in the nginx
fa51b1
                    configuration file
fa51b1
                    <tt>/etc/opt/rh/rh-nginx$scl_name_version/nginx/nginx.conf</tt>.

fa51b1
fa51b1
                    

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.

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