rocky-logos/testpage/index.html

212 lines
417 KiB
HTML
Raw Normal View History

2021-04-27 15:20:55 +00:00
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE HTML>
2021-06-10 20:17:41 +00:00
<html lang="en">
2021-04-27 15:20:55 +00:00
<head>
2021-06-10 20:17:41 +00:00
<title>HTTP Server Test Page powered by: Rocky Linux</title>
2021-04-27 15:20:55 +00:00
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/>
2021-06-10 20:17:41 +00:00
<link rel="shortcut icon" href="https://rockylinux.org/favicon.ico"/>
2021-04-27 15:20:55 +00:00
<style type="text/css">
2021-06-10 20:17:41 +00:00
/*!
* Bootstrap v3.0.3 (http://getbootstrap.com)
* Copyright 2013 Twitter, Inc.
* Licensed under http://www.apache.org/licenses/LICENSE-2.0
*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a{background:transparent}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 s
/*
* Normalize & Bootstrap
==========================*/
body {
padding: 0 0 40px;
font-size: medium;
line-height: 1.5em;
color: #333;
font-family: "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
}
/*
* Global & Overrides
==========================*/
/* Typography */
h1 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 20px;
}
h2 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 10px;
}
h3 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 10px;
}
h4 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 10px;
}
h5 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 10px;
}
h6 {
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
padding: 0; margin-bottom: 10px;
}
h1 sup, h2 sup {
vertical-align: top;
display: inline-block;
margin: .5em 0 0 .25em;
}
.section-header {
margin: 1em 0;
padding-top: 1em;
border-top: 1px solid #ccc;
}
a { color: #06c; text-decoration: none; }
a:hover, a:visited { color: #03c; }
.code pre > code {
padding: 2px 4px;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
/*
* Fonts
==========================*/
@font-face {
font-family: Overpass;
font-style: normal;
font-weight: bold;
src: url(data:application/x-font-woff;charset=utf-8;base64,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
url(data:font/truetype;charset=utf-8;base64,AAEAAAASAQAABAAgRkZUTVuwtpkAAAEsAAAAHEdERUYMhgp2AAABSAAAAFxHUE9TVNMLGwAAAaQAABfOR1NVQg49Ly8AABl0AAANdk9TLzJ1dWSKAAAm7AAAAGBjbWFwd6lhOQAAJ0wAAAPmY3Z0IDISIgEAACs0AAABFGZwZ212vUTEAAAsSAAABiNnYXNwAAAAEAAAMmwAAAAIZ2x5ZlvjIFoAADJ0AADArGhlYWT7wNfUAADzIAAAADZoaGVhEGMIIQAA81gAAAAkaG10eM1npsgAAPN8AAAG2GxvY2GdbHBUAAD6VAAAA25tYXhwA9YC7gAA/cQAAAAgbmFtZXav4EkAAP3kAAADt3Bvc3Rf3BYWAAEBnAAACfVwcmVwb5zvgAABC5QAAAIGAAAAAQAAAADH/rDfAAAAAMm4PyAAAAAAyfnGmQABAAAADgAAAFQAAAAAAAIACwABAAcAAQAIAAgAAgAJAHwAAQB9AH8AAgCAAXMAAQF0AXQAAgF1AYIAAQGDAYgAAgGJAa8AAQGwAbEAAgGyAbUAAQAEAAAAAgAAAAEAAAAKAEYAYAABbGF0bgAIACIABUFaRSAALENSVCAALE1PTCAALFJPTSAALFRSSyAALAAA//8AAgAAAAEAAP//AAEAAAACY3BzcAAOa2VybgAUAAAAAQABAAAAAQAAAAIABgAQAAIAAAACABILbAABAAAAARZSAAEKOgAEAAAAjgEmASwBJgFqAXQB3gI4AjgCOAI4AlICvALKAxACOAMiBOQE6gT4BUYE5AVgBYYFkAFqBa4GUAZaBmQGbgZ4BrIGuAbKBrgGuAbQBmQGsgbWBtwG1gFqBuYG8AMQAxADEAMQAxADEATkBOQE5ATkByYGuAa4BrgGuAa4BrgGbgdYBm4GbgZuBm4HXgdsBtYHcgbWAxAGuAMQBrgDEAa4B1gHgAeGBm4GbgZuBm4GbgZaBloE5ATkBtwGyggECAQIIgg4CCIGuAdeBrgGWgZaCK4GbgjICO4I9AayBrIGsgayCSIJIglABOQE5ATkBOQE5AWGBZAG1gniAxAGWgTkBm4GsgkiBYYFhgWGBZAKIAogCiAKIAa4AxAKJgowAAEALf9cAA8AN/8zADn/FAA8/xQAWf+aAFz/mgCe/xQAvv+aAMD/mgEj/zMBJf8zATf/FAE4/5oBOf8UAVD/MwFk/xQAAgBNAHsBUgB7ABoAJP9IAC3+1wBG/5oAR/+aAEj/mgBK/5oAUv+aAFT/mgCB/0gAgv9IAIP/SACE/0gAhf9IAIb/SAC0/5oAuf+aAMH/SADD/0gAxf9IAND/mgDS/5oA2v+aART/mgFC/0gBTf+aAYr/SAAWACT/XAAt/vYARP+FAEb/mgBH/5oAgf9cAIL/XACD/1wAhP9cAIX/XACG/1wAov+FAKf/hQC0/5oAwf9cAMP/XADF/1wAxv+FASL/zwE7/5oBQv9cAYr/XAAGADn/mgA8/5oAnv+aATf/mgE5/5oBZP+aABoAF/9xACT/hQBG/5oAR/+aAEj/mgBK/5oAUv+aAFT/mgCB/4UAgv+FAIP/hQCE/4UAhf+FAIb/hQC0/5oAuf+aAMH/hQDD/4UAxf+FAND/mgDS/5oA2v+aART/mgFC/4UBTf+aAYr/hQADADn/mgCe/5oBOf+aABEAJP9xAC3/mgA3/48Agf9xAIL/cQCD/3EAhP9xAIX/cQCG/3EAwf9xAMP/cQDF/3EBI/+PASX/jwFC/3EBUP+PAYr/cQAEAA3/SAAa/4UAP/9cAYD/ZgBwAAn/mgAP/s0AEf7NABf/XAAk/woALf7hAET/UgBG/1wAR/9cAEj/XABK/1wAUP9xAFH/cQBS/1wAU/9xAFT/XABV/3EAVv9cAFj/cQBb/5oAXP+aAGz/hQB2/3EAgf8KAIL/CgCD/woAhP8KAIX/CgCG/woAof+aAKL/UgCj/5oApP+aAKX/mgCm/5oAp/9SAKn/hQCr/4UArP+FAK0AmgCvAJoAsACaALH/hQCy/3EAs/+FALT/XAC1/4UAtv+FALf/hQC5/1wAuv+aALv/cQC8/5oAvf+aAMD/mgDB/woAwv+aAMP/CgDE/5oAxf8KAMb/UgDK/4UAzv+FAND/XADS/1wA1P+FANb/hQDY/4UA2v9cANz/hQDe/4UA4P+FAOoAmgDsAJoA7gCaAPL/cQD2AJoA+f9xAQX/cQEH/3EBCf9xAQz/cQEO/4UBEP+FARL/hQEU/1wBFv9xARj/cQEa/3EBHP9cAR7/XAEg/1wBIv9cASr/mgEs/5oBLv+aATD/mgEy/5oBNP9xAUL/CgFD/5oBRQCaAUf/hQFJ/5oBTf9cAU//XAFc/3EBa/7NAW/+zQF3/4UBiv8KAbP/cQABABL/cQADAA3/HwA//1wBgP+FABMACf+aAA/+9gAR/vYAJP9IAC3/CgCB/0gAgv9IAIP/SACE/0gAhf9IAIb/SACH/xQAwf9IAMP/SADF/0gBQv9IAWv+9gFv/vYBiv9IAAYACf97ABL/HwAX/48AI/+aAC3/PQCH/0gACQAJ/3sAEv8AABP/mgAX/2YALf8zAIf/AAEg/5oBIv+aAU//mgACABL/XACH/5oABwAJ/3sAEv8AABf/ZgAt/zMAh/8AASL/mgFP/5oAKAA2/48AN/8fADj/cQA5/woAOv9cADz/CgBNAM0AWf9xAFz/cQCa/3EAm/9xAJz/cQCd/3EAnv8KAL7/cQDA/3EBG/+PAR3/jwEf/48BIf+PASP/HwEl/x8BKf9xASv/cQEt/3EBL/9xATH/cQEz/3EBNf9cATf/CgE4/3EBOf8KAUj/cQFO/48BUP8fAVIAzQFe/1wBYP9cAWL/XAFk/woAAgBNAPYBUgD2AAIBI/+aAVD/mgACAA3/mgAa/5oAAgAN/5oAEv+aAA4AIgBmADcAZgA/AHsArQCFAK8AhQCwAIUA6gCFAOwAhQDuAIUA9gCFASMAZgElAGYBRQCFAVAAZgABABr/mgAEADf/mgEj/5oBJf+aAVD/mgABAYD/mgABAA3/mgABABL/mgACASX/mgGA/5oAAgBNAGYBUgBmAA0AOf7NADr/hQA8/s0ATQBmAJ7+zQE1/4UBN/7NATn+zQFSAGYBXv+FAWD/hQFi/4UBZP7NAAwACf97ABL/AAAT/5oAF/9mABn/mgAc/5oALf8zAIf/AAC8/5oBIv+aATD/mgFP/5oAAQA//5oAAwEj/5oBJf+aAVD/mgABAJ7/mgADAA3/mgAa/5oBgP+aAAEAP//PAB8ARP+FAEb/hQBH/4UASP+FAEr/hQBS/4UAVP+FAFb/mgCi/4UAp/+FAK0AlgCvAJYAsACWALT/hQC5/4UAxv+FAND/hQDS/4UA2v+FAOoAlgDsAJYA7gCWAPYAlgEU/4UBHP+aAR7/mgEg/5oBIv+aAUUAlgFN/4UBT/+aAAcADf8fADf/mgA//1wBI/+aASX/mgFQ/5oBgP+FAAUADf8fAD//XAEl/5oBUP+aAYD/hQAdAET/hQBG/4UAR/+FAEj/hQBK/4UAUv+FAFT/hQCi/4UAp/+FAK0AlgCvAJYAsACWALT/hQC5/4UAxv+FAND/hQDS/4UA2v+FAOoAlgDsAJYA7gCWAPYAlgEU/4UBHP+aASD/mgEi/5oBRQCWAU3/hQFP/5oABgA5//YAPP/2AJ7/9gE3//YBOf/2AWT/9gAJAAn/mgCB/5oAhP+aAIX/mgCe//YAwf+aAMP/mgDF/5oBiv+aAAEAgf+aAAsALf+aADn/9gA8//YAgf+aAIP/mgCF/5oAnv/2ATf/9gE5//YBZP/2AYr/mgAHAAn/ewAS/x8AF/+PABn/mgAj/5oALf89AIf/SAAoAET/hQBG/3EAR/9xAEj/cQBK/3EAUv9xAFP/mgBU/3EAVf+aAFb/hQBc/5oAXf+aAKL/hQCn/4UAsv+aALT/cQC5/3EAu/+aAMD/mgDG/4UA0P9xANL/cQDa/3EBBf+aAQf/mgEU/3EBFv+aARj/mgEa/64BHP+FAR7/hQE
url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' standalone='no'?%3e%3c!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' %3e%3csvg xmlns='http://www.w3.org/2000/svg'%3e%3cmetadata%3e This is a custom SVG webfont generated by Font Squirrel. Copyright : Copyright c 2011 by Red Hat Inc All rights reserved Designer : Delve Withrington Foundry : Delve Fonts Foundry URL : httpwwwredhatcom %3c/metadata%3e%3cdefs%3e%3cfont id='OverpassBold' horiz-adv-x='1210' %3e%3cfont-face units-per-em='2048' ascent='1536' descent='-512' /%3e%3cmissing-glyph horiz-adv-x='471' /%3e%3cglyph unicode='&%23xfb01;' horiz-adv-x='1157' d='M456 813v-813h-266v813h-145v234h145v159q0 78 22.5 127t59 76.5t82.5 38t94 10.5q63 0 120 -11.5t114 -39.5v-217q-31 12 -54 18.5t-41 10.5t-31 5t-24 1q-34 0 -55 -17.5t-21 -54.5v-106h226v-234h-226zM742 0v1047h266v-1047h-266zM875 1169q-32 0 -60.5 12.5 t-49.5 33.5t-33.5 49.5t-12.5 60.5t12.5 60t33.5 49t49.5 33t60.5 12t60.5 -12t49.5 -33t33 -49t12 -60t-12 -60.5t-33 -49.5t-49.5 -33.5t-60.5 -12.5z' /%3e%3cglyph unicode='&%23xfb02;' horiz-adv-x='1145' d='M456 813v-813h-266v813h-145v234h145v159q0 78 22.5 127t59 76.5t82.5 38t94 10.5q63 0 120 -11.5t114 -39.5v-217q-31 12 -54 18.5t-41 10.5t-31 5t-24 1q-34 0 -55 -17.5t-21 -54.5v-106h226v-234h-226zM735 0v1354l266 125v-1479h-266z' /%3e%3cglyph unicode=' ' horiz-adv-x='471' /%3e%3cglyph unicode='&%23x09;' horiz-adv-x='471' /%3e%3cglyph unicode='&%23xa0;' horiz-adv-x='471' /%3e%3cglyph unicode='!' horiz-adv-x='614' d='M229 395l-57 600v463h266v-463l-57 -600h-152zM305 -25q-38 0 -70 13.5t-55.5 37.5t-37 56t-13.5 68t13.5 68t37 56t55.5 38t70 14t71 -14t57 -38t38 -56t14 -68t-14 -68t-38 -56t-57 -37.5t-71 -13.5z' /%3e%3cglyph unicode='&%23x22;' horiz-adv-x='918' d='M92 1434h320l-50 -596h-221zM506 1434h319l-49 -596h-221z' /%3e%3cglyph unicode='%23' horiz-adv-x='1434' d='M248 0l55 360h-217l33 230h219l43 289h-217l33 229h221l47 326h233l-49 -326h248l51 326h232l-50 -326h218l-33 -229h-219l-43 -289h217l-35 -230h-217l-55 -360h-234l55 360h-247l-56 -360h-233zM571 590h248l43 289h-248z' /%3e%3cglyph unicode='$' horiz-adv-x='1231' d='M807 1047q-12 30 -31.5 57.5t-45.5 47.5t-59.5 32t-74.5 12q-71 0 -112.5 -33t-41.5 -92q0 -44 28.5 -74t75.5 -54t107 -45.5t122 -48t122 -61.5t107 -85.5t75.5 -121t28.5 -167.5q0 -90 -28 -162t-76.5 -125.5t-114 -88.5t-141.5 -50v-176h-269v182 q-139 34 -234.5 130.5t-142.5 240.5l252 92q21 -48 49.5 -88.5t64 -69.5t76.5 -45t87 -16q88 0 141 45t53 129q0 54 -28.5 90.5t-75.5 64.5t-106.5 50.5l-122 48t-122 57.5t-106.5 79t-75.5 112t-28.5 157q0 66 21 126t61.5 109.5t100 85t136.5 52.5v164h269v-166 q62 -16 111.5 -46t87.5 -70.5t65 -90.5t43 -107z' /%3e%3cglyph unicode='%25' horiz-adv-x='1729' d='M440 709q-95 0 -161.5 33.5t-108 87.5t-60 120.5t-18.5 132.5q0 41 8 84.5t25.5 85.5t44.5 79t66 65t89.5 44.5t114.5 16.5q95 0 161.5 -33.5t108 -87.5t60 -121t18.5 -133q0 -61 -18 -127t-58.5 -121t-107.5 -90.5t-164 -35.5zM440 930q31 0 53.5 12.5t37 33.5 t21.5 48.5t7 58.5q0 69 -29.5 111.5t-89.5 42.5q-31 0 -53 -12.5t-36.5 -33.5t-21.5 -49t-7 -59q0 -68 29 -110.5t89 -42.5zM508 -25h-264l977 1483h264zM1288 -25q-96 0 -162.5 34t-107.5 87.5t-59.5 120.5t-18.5 133q0 41 8 84.5t25.5 85.5t44.5 79t66 65t89.5 44.5 t114.5 16.5q95 0 161.5 -34t108 -87.5t60 -120.5t18.5 -133q0 -62 -18 -128t-58.5 -121t-107.5 -90.5t-164 -35.5zM1288 197q31 0 53.5 12.5t37 33.5t21.5 48.5t7 58.5q0 68 -29.5 111t-89.5 43q-31 0 -53.5 -12.5t-37 -33.5t-21.5 -49t-7 -59q0 -68 28.5 -110.5t90.5 -42.5 z' /%3e%3cglyph unicode='&%23x26;' horiz-adv-x='1473' d='M1079 0l-110 137q-79 -77 -179.5 -119.5t-230.5 -42.5q-99 0 -179.5 29.5t-137.5 83.5t-88 130.5t-31 170.5q0 78 24.5 141.5t66.5 114.5t97 90.5t117 71.5q-38 45 -63.5 84t-41.5 76.5t-23 75t-7 79.5q0 82 28 145t77.5 105.5t115.5 64t143 21.5q78 0 143.5 -23.5 t113 -66.5t74 -104.5t26.5 -137.5q0 -65 -18 -118t-49 -96.5t-72.5 -79.5t-88.5 -66l158 -188q8 32 12.5 68t4.5 71h262q-1 -49 -7.5 -99t-18 -97t-28.5 -90t-39 -77l295 -354h-346zM588 231q66 0 123 24.5t106 68.5l-246 303q-85 -47 -128.5 -102.5t-43.5 -127.5 q0 -36 13 -66.5t37 -52.5t59 -34.5t80 -12.5zM543 1139q0 -51 27 -100t75 -103q53 32 86 77.5
}
/*
* Banner
==========================*/
.header-graphic {
position: relative;
background: #18181b;
margin: 20px 0 20px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
height: 150px;
width: 100%;
}
.rocky-banner {
background: #18181b;
}
.v3-banner .banner-title,
.v3-banner .banner-tagline {
font-weight: bold;
font-family: Overpass, "DejaVu Sans", "Liberation Sans", "Trebuchet MS", "Bitstream Vera Sans", helvetica, verdana, arial, sans-serif;
}
.header-graphic .banner-title {
color: #fff;
font-size: 30px;
line-height: .9em;
margin: 0;
padding: 0;
position: absolute;
left: 30px;
bottom: 40px;
text-transform: uppercase;
z-index: 2;
}
.header-graphic .banner-title span {
display: block;
font-size: 24px;
}
.header-graphic .banner-title .graphic-icon {
display: inline;
margin-right: 8px;
font-size: 28px;
color: #fff;
}
.header-graphic .banner-title sup {
bottom: 12px;
}
.header-graphic .banner-title span sup {
bottom: 8px;
}
.header-graphic .banner-tagline {
color: white;
font-size: 16px;
letter-spacing: .15em;
position: absolute;
left: 30px;
bottom: 30px;
text-transform: uppercase;
}
2021-04-27 15:20:55 +00:00
</style>
</head>
<body>
<header class="container">
<section class="row">
<div class="header-graphic v3-banner platform-banner rocky-banner" role="banner">
<div class="graphic-inner">
<div class="graphic-inner2">
2021-06-10 20:17:41 +00:00
<div class="banner-title"><span>HTTP Server Test Page</span></div>
2021-04-27 15:20:55 +00:00
</div>
</div>
</div>
</section>
</header>
<main class="container">
2021-06-10 20:17:41 +00:00
<h1>Test Page</h1>
<p class="lead">This page is used to test the proper operation of <a href="https://httpd.apache.org">Apache HTTP server</a> or <a href="https://nginx.org">nginx</a> after it has been installed to a Rocky Linux system. If you can read this page, it means that software is working correctly.</p>
2021-04-27 15:20:55 +00:00
<hr/>
2021-06-10 20:17:41 +00:00
<section class="row">
<div class="col-md-6">
<h2>Just visiting?</h2>
<p class="lead">This website you are visiting is either experiencing problems or could be going through maintenance.</p>
<p>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.</p>
<p>The most common email address to send to is "webmaster@example.com".</p>
<h2>Note:</h2>
<p class="lead">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.</p>
<p>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.</p>
<p>You are encouraged to use <code>whois</code> or visiting the <a href="http://www.internic.net/whois.html">WHOIS website</a> to find the owner.</p>
</div>
<div class="col-md-6">
<h2>I'm the admin, what do I do?</h2>
<p>You should add your website content to the directory <code>/var/www/html/</code> or where you have your VirtualHost configured.</p>
<p>If you are using nginx, you may put your content in a location of your choice and edit the <code>root</code> configuration directive in <code>/etc/nginx/nginx.conf</code></p>
</div>
<div class="col-md-6">
</div>
<div class="col-md-6">
<h2>Rocky Linux Project</h2>
<p>The Rocky Linux distribution is a stable and reproduceable platform based on the sources of Red Hat Enterprise Linux (RHEL).
<p>For more information please visit the <a href="https://rockylinux.org/">Rocky Linux website</a>.</p>
<p><a href="https://rockylinux.org"><img src="/icons/poweredby.png" alt="[ Powered by Rocky Linux ]"></a></p>
</div>
</section>
2021-04-27 15:20:55 +00:00
<hr/>
</main>
<footer class="container">
2021-06-10 20:17:41 +00:00
<p>© 2021 Rocky Enterprise Software Foundation | Rocky Linux</p>
2021-04-27 15:20:55 +00:00
</footer>
</body>
</html>