From aa4a03e3dd06c908dc6e43bde49e659c59610a1e Mon Sep 17 00:00:00 2001 From: nazunalika Date: Thu, 10 Jun 2021 21:07:18 -0700 Subject: [PATCH] update index --- testpage/index.html | 497 ++++++++++++++++++++++++++------------------ 1 file changed, 297 insertions(+), 200 deletions(-) diff --git a/testpage/index.html b/testpage/index.html index b06ff1b..a597716 100644 --- a/testpage/index.html +++ b/testpage/index.html @@ -1,211 +1,308 @@ - - - + + + + HTTP Server Test Page powered by: Rocky Linux - - - + font-size: 0.9em; + font-weight: 400; + font-family: 'Montserrat', sans-serif; + margin: 0; + padding: 10em 6em 10em 6em; + box-sizing: border-box; + + } + + + h1 { + text-align: center; + margin: 0; + padding: 0.6em 2em 0.4em; + color: #fff; + font-weight: bold; + font-family: 'Montserrat', sans-serif; + font-size: 2em; + } + h1 strong { + font-weight: bolder; + font-family: 'Montserrat', sans-serif; + } + h2 { + font-size: 1.5em; + font-weight:bold; + } + + .title { + border: 1px solid black; + font-weight: bold; + position: relative; + float: right; + width: 150px; + text-align: center; + padding: 10px 0 10px 0; + margin-top: 0; + } + + .description { + padding: 45px 10px 5px 10px; + clear: right; + padding: 15px; + } + + .section { + padding-left: 3%; + margin-bottom: 10px; + } + + img { + + padding: 2px; + margin: 2px; + } + a:hover img { + padding: 2px; + margin: 2px; + } + + :link { + color: rgb(199, 252, 77); + text-shadow: + } + :visited { + color: rgb(122, 206, 255); + } + a:hover { + color: rgb(16, 44, 122); + } + .row { + width: 100%; + padding: 0 10px 0 10px; + } + + footer { + padding-top: 6em; + margin-bottom: 6em; + text-align: center; + font-size: xx-small; + overflow:hidden; + clear: both; + } + + .summary { + font-size: 140%; + text-align: center; + } + + #rocky-poweredby img { + margin-left: -10px; + } + + #logos img { + vertical-align: top; + } + + /* Desktop View Options */ + + @media (min-width: 768px) { + + body { + padding: 10em 20% !important; + } + + .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, + .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { + float: left; + } + + .col-md-1 { + width: 8.33%; + } + .col-md-2 { + width: 16.66%; + } + .col-md-3 { + width: 25%; + } + .col-md-4 { + width: 33%; + } + .col-md-5 { + width: 41.66%; + } + .col-md-6 { + border-left:3px ; + width: 50%; + + + } + .col-md-7 { + width: 58.33%; + } + .col-md-8 { + width: 66.66%; + } + .col-md-9 { + width: 74.99%; + } + .col-md-10 { + width: 83.33%; + } + .col-md-11 { + width: 91.66%; + } + .col-md-12 { + width: 100%; + } + } + + /* Mobile View Options */ + @media (max-width: 767px) { + .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, + .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { + float: left; + } + + .col-sm-1 { + width: 8.33%; + } + .col-sm-2 { + width: 16.66%; + } + .col-sm-3 { + width: 25%; + } + .col-sm-4 { + width: 33%; + } + .col-sm-5 { + width: 41.66%; + } + .col-sm-6 { + width: 50%; + } + .col-sm-7 { + width: 58.33%; + } + .col-sm-8 { + width: 66.66%; + } + .col-sm-9 { + width: 74.99%; + } + .col-sm-10 { + width: 83.33%; + } + .col-sm-11 { + width: 91.66%; + } + .col-sm-12 { + width: 100%; + } + h1 { + padding: 0 !important; + } + } + + + -
-
- -
-
-
-

Test Page

-

This page is used to test the proper operation of Apache HTTP server or nginx after it has been installed to a Rocky Linux system. If you can read this page, it means that software is working correctly.

-
-
-
+

HTTP Server Test Page

+ +
+ +
+

This page is used to test the proper operation of + an HTTP server after it has been installed on a Rocky Linux system. + If you can read this page, it means that the software it working + correctly.

+
+ +
+ + +

Just visiting?

-

This website you are visiting is either experiencing problems or could be going through maintenance.

-

If you would like to let the administrators of this website know that you've seen this page instead of the page you expected, you should send them email. In general, mail sent to the name "webmaster" and directed to the website's domain should reach the appropriate person.

-

The most common email address to send to is "webmaster@example.com".

-

Note:

-

The Rocky Linux Project nor the Rocky Enterprise Software Foundation have anything to do with this website nor its content, it just provides the software that makes this website run.

-

If you have issues with the content of this site, contact the owner of the domain, not the RESF. Unless you intended to visit rockylinux.org, the Rocky Linux Project does not have anything to do with this website, the content, nor the lack of it.

-

You are encouraged to use whois or visiting the WHOIS website to find the owner.

+ +

This website you are visiting is either experiencing problems or + could be going through maintenance.

+ +

If you would like the let the administrators of this website know + that you've seen this page instead of the page you've expected, you + should send them an email. In general, mail sent to the name + "webmaster" and directed to the website's domain should reach the + appropriate person.

+ +

The most common email address to send to is: + "webmaster@example.com"

+ +

Note:

+

The Rocky Linux distribution is a stable and reproduceable platform + based on the sources of Red Hat Enterprise Linux (RHEL). With this in + mind, please understand that: + +

    +
  • Neither the Rocky Linux Project nor the + Rocky Enterprise Software Foundation have anything to + do with this website or its content.
  • +
  • The Rocky Linux Project nor the RESF have + "hacked" this webserver: This test page is included with the + distribution.
  • +
+

For more information about Rocky Linux, please visit the + Rocky Linux + website. +

-
-

I'm the admin, what do I do?

-

You should add your website content to the directory /var/www/html/ or where you have your VirtualHost configured.

-

If you are using nginx, you may put your content in a location of your choice and edit the root configuration directive in /etc/nginx/nginx.conf

-
-
-
-
-

Rocky Linux Project

-

The Rocky Linux distribution is a stable and reproduceable platform based on the sources of Red Hat Enterprise Linux (RHEL). -

For more information please visit the Rocky Linux website.

-

[ Powered by Rocky Linux ]

-
-
-
-
- + +
+
+ +

I am the admin, what do I do?

+ +

You may now add content to the webroot directory for your + software.

+ +

For systems using the + Apache Webserver: + You can add content to the directory /var/www/html/. + Until you do so, people visiting your website will see this page. If + you would like this page to not be shown, follow the instructions in: + /etc/httpd/conf.d/welcome.conf.

+ +

For systems using + Nginx: + You can add your content in a location of your + choice and edit the root configuration directive + in /etc/nginx/nginx.conf.

+ +
+ [ Powered by Rocky Linux ] + +
+
+
+ + +