[nginx/el6/master] update default we pages to use EPEL instead of Fedora

jjh jjh at fedoraproject.org
Sun Oct 31 21:54:08 UTC 2010


commit 818da5cf198189ba27f678996bf8760beee34772
Author: Jeremy Hinegardner <jeremy at hinegardner.org>
Date:   Sun Oct 31 15:54:01 2010 -0600

    update default we pages to use EPEL instead of Fedora

 404.html   |    4 ++--
 50x.html   |    4 ++--
 index.html |    8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/404.html b/404.html
index 3e5b87c..c1ea31b 100644
--- a/404.html
+++ b/404.html
@@ -92,7 +92,7 @@
                     <p>Something has triggered missing webpage on your
                     website. This is the default 404 error page for
                     <strong>nginx</strong> that is distributed with
-                    Fedora.  It is located
+                    EPEL.  It is located
                     <tt>/usr/share/nginx/html/404.html</tt></p>
 
                     <p>You should customize this error page for your own
@@ -111,7 +111,7 @@
 
                 <a href="http://fedoraproject.org/"><img 
                     src="poweredby.png" 
-                    alt="[ Powered by Fedora ]" 
+                    alt="[ Powered by Fedora EPEL ]"
                     width="88" height="31" /></a>
             </div>
         </div>
diff --git a/50x.html b/50x.html
index 5706d23..ea53834 100644
--- a/50x.html
+++ b/50x.html
@@ -92,7 +92,7 @@
                     <p>Something has triggered an error on your
                     website.  This is the default error page for
                     <strong>nginx</strong> that is distributed with
-                    Fedora.  It is located
+                    EPEL.  It is located
                     <tt>/usr/share/nginx/html/50x.html</tt></p>
 
                     <p>You should customize this error page for your own
@@ -111,7 +111,7 @@
 
                 <a href="http://fedoraproject.org/"><img 
                     src="poweredby.png" 
-                    alt="[ Powered by Fedora ]" 
+                    alt="[ Powered by Fedora EPEL ]"
                     width="88" height="31" /></a>
             </div>
         </div>
diff --git a/index.html b/index.html
index dea2265..a537c15 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
     <head>
-        <title>Test Page for the Nginx HTTP Server on Fedora</title>
+        <title>Test Page for the Nginx HTTP Server on EPEL</title>
         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
         <style type="text/css">
             /*<![CDATA[*/
@@ -74,7 +74,7 @@
     </head>
 
     <body>
-        <h1>Welcome to <strong>nginx</strong> on Fedora!</h1>
+        <h1>Welcome to <strong>nginx</strong> on EPEL!</h1>
 
         <div class="content">
             <p>This page is used to test the proper operation of the
@@ -88,7 +88,7 @@
                 <div class="content">
                     <p>This is the default <tt>index.html</tt> page that
                     is distributed with <strong>nginx</strong> on
-                    Fedora.  It is located in
+                    EPEL.  It is located in
                     <tt>/usr/share/nginx/html</tt>.</p>
 
                     <p>You should now put your content in a location of
@@ -108,7 +108,7 @@
 
                 <a href="http://fedoraproject.org/"><img 
                     src="poweredby.png" 
-                    alt="[ Powered by Fedora ]" 
+                    alt="[ Powered by Fedora EPEL ]"
                     width="88" height="31" /></a>
             </div>
         </div>


More information about the scm-commits mailing list