It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://alowaismohammedar.biz

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1">
  7.    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  8.    <title>Welcome</title>
  9.    <!-- Bootstrap -->
  10.    <link href="/css/bootstrap.min.css" rel="stylesheet">
  11.    <link href="/css/custom.css" rel="stylesheet">
  12.    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  13.    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  14.    <!--[if lt IE 9]>
  15.      <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
  16.      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  17.    <![endif]-->
  18.  </head>
  19. <body>
  20. <!-- Navigation Menu Starts-->
  21. <nav class="navbar navbar-fixed-top">
  22.      <ul class="nav navbar-nav navbar-right">
  23. <li class="nav-item active">
  24.          <a class="nav-link" href="#home">Home<span class="sr-only">(current)</span></a>
  25. </li>
  26. <li class="nav-item">
  27.          <a class="nav-link" href="#demo">Demos</a>
  28. </li>
  29. <li class="nav-item">
  30.          <a class="nav-link" href="#features">Features</a>
  31. </li>
  32. <li class="nav-item">
  33.          <a class="nav-link" href="#resources">Resources</a>
  34. </li>
  35. <li class="nav-item">
  36.          <a class="nav-link" href="#news">News</a>
  37. </li>
  38.      </ul>
  39. </nav><!-- Navigation Menu Ends-->
  40. <a id="home"></a>
  41. <!-- Navigation Menu Ends-->
  42. <div class="container">
  43. <div class="header clearfix">
  44. <div class="row"></div>
  45. <!--Jumbotron Starts-->
  46.   <div class="jumbotron">
  47.             <div><img class="center-block img-responsive img-size" src="/img/olsws_logo.png" alt="openlitespeed logo"></div>
  48.   <h1>Congratulations</h1>
  49.   <p class="lead">You have successfully installed the OpenLiteSpeed Web Server!</p>
  50.             <div class="row"></div>
  51. <!--Button Starts-->
  52. <div class="text-center">
  53.           <a class="btn btn-lg btn-warning" href="#openModal" role="button">READ ME!</a>
  54.           </div>
  55. <!--Button Ends-->
  56. <!--Modal Starts-->
  57. <div id="openModal" class="modalDialog">
  58.     <div>
  59. <div class="close"><a href="#close" title="Close" >X</a></div>
  60.                   <h1><span class="text-muted">&#123;</span>&nbsp; Read Me &nbsp;<span class="text-muted">&#125;</span></h1>
  61.                       <div class="row">
  62.                     <p>You should replace this page with your own web pages.</p>
  63.                     <p>It is not recommended to copy files into the directory where this page located, they might be over-written during upgrade or reinstallation.</p>
  64. <p>Create a new virtual host and map a listener to it. Have no clue? Please read the <a href="/docs/index.html" title="Documentation" target="_blank">Documentation</a>.</p>
  65. <p>For your web administration login page, please refer to the installation guide.</p>
  66.                     <p>Add&nbsp;<a href="https://www.openlitespeed.org/" target="_blank"><img src="/img/powered_by_ols-new.png" alt="openlitespeed logo"></a>&nbsp;the OpenLiteSpeed logo to your web site if you'd like to help us promote the server.</p>
  67.                     </div>
  68.                 </div>
  69. </div><!--Modal Ends-->
  70. </div><!--Jumbotron Ends-->
  71. </div>
  72. <a id="demo"></a>
  73. <div class="row">
  74. </div>
  75. <!-- 5 Panel Starts-->
  76. <!--Row Starts-->
  77. <div class="row row-centered">
  78. <h1>Simple Feature Demos</h1>
  79. <div class="row"></div>
  80.  
  81. <!--Column 1 Starts-->
  82. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  83. <!--Panel 1 Starts-->
  84. <div class="panel panel-default">
  85.                    <figure>
  86.           <img class="center-block img-responsive" src="/img/cgi-icon.png" alt="cgi" width="100">
  87.                    </figure>
  88.           <div class="panel-heading">
  89.           <h3>CGI script</h3>
  90.           </div>
  91.           <div class="panel-body">Hello World from CGI script
  92.                 </div>
  93.       <br> <!--use for btn vertical alignment-->
  94.           <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/cgi-bin/helloworld', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes, width=600, height=400'); return false">Click Here &raquo;</a>
  95.           </div>
  96.   <div class="row"></div>
  97.         </div><!--Panel 1 Starts-->
  98. </div><!--Column 1 Ends-->
  99. <!--Column 2 Starts-->
  100. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  101. <!--Panel 2 Starts-->
  102. <div class="panel panel-default">
  103.                    <figure>
  104.           <img class="center-block img-responsive" src="/img/php-icon.png" alt="php" width="100">
  105.                    </figure>
  106.           <div class="panel-heading">
  107.           <h3> Test PHP</h3>
  108.           </div>
  109.           <div class="panel-body">If you enabled PHP during installation, <br>click here to test it
  110.                 </div>
  111.         <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/phpinfo.php', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=yes, scrollbars=yes, width=1024, height=768'); return false">Click Here &raquo;</a>
  112.         </div>
  113.   <div class="row"></div>
  114.           </div><!--Panel 2 Ends-->
  115.     </div><!--Column 2 Ends-->
  116. <!--Column 3 Starts-->
  117. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  118. <!--Panel 3 Starts-->
  119. <div class="panel panel-default">
  120.                    <figure>
  121.           <img class="center-block img-responsive" src="/img/404-icon.png" alt="404" width="100">
  122.                    </figure>
  123.           <div class="panel-heading">
  124.           <h3 >Customized Error Page</h3>
  125.           </div>
  126.           <div class="panel-body">Missing page
  127.                 </div>
  128.                        <br> <!--use for btn vertical alignment-->
  129.             <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/page_does_not_exist.html', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes, width=600, height=400'); return false">Click Here &raquo;</a>
  130.               </div>
  131.   <div class="row"></div>
  132. </div><!--Panel 3 Ends-->
  133.   </div><!--Column 3 Ends-->
  134.  
  135.  
  136. <!--Column 4 Starts-->
  137.  
  138. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  139. <!--Panel 4 Starts-->
  140. <div class="panel panel-default">
  141.                    <figure>
  142.                     <img class="center-block img-responsive" src="/img/pwd_protect-icon.png" alt="password protection" width="100">
  143.                    </figure>
  144.           <div class="panel-heading">
  145.           <h3>Authentication</h3>
  146.           </div>
  147.           <div class="panel-body">Password protected content, <br>user name: test, password: test123
  148.                 </div>
  149. <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/protected/', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes, width=600, height=400'); return false">Click Here &raquo;</a>
  150. </div>
  151.   <div class="row"></div>
  152. </div><!--Panel 4 Ends-->
  153.     </div><!--Column 4 Ends-->
  154.  
  155. <!--Column 5 Starts-->
  156. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  157. <!--Panel 5 Starts-->
  158. <div class="panel panel-default">
  159.                    <figure>
  160.           <img class="center-block img-responsive" src="/img/blocked_content-icon.png" alt="blocked content" width="100">
  161.                    </figure>
  162. <div class="panel-heading">
  163.           <h3>Blocked Content</h3>
  164.           </div>
  165.           <div class="panel-body">Blocked area
  166.           </div>
  167.                        <br> <!--use for btn vertical alignment-->
  168.           <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/blocked/', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes, width=600, height=400'); return false">Click Here &raquo;</a>
  169.           </div>
  170.             <div class="row"></div>
  171. </div><!--Panel 5 Ends-->
  172. </div><!--Column 5 Ends-->
  173.            <!--Column 6 Starts-->
  174. <div class="col-md-4 col-sm-4 col-lg-4 col-centered">
  175. <!--Panel 6 Starts-->
  176. <div class="panel panel-default">
  177.                    <figure>
  178.           <img class="center-block img-responsive" src="/img/file_upload-icon.png" alt="file upload" width="100">
  179.                    </figure>
  180. <div class="panel-heading">
  181.           <h3>File Upload</h3>
  182.           </div>
  183.           <div class="panel-body">Test file upload progress module
  184.           </div>
  185.                        <br> <!--use for btn vertical alignment-->
  186.           <div class="text-center"><a class="btn btn-primary" role="button" onclick="window.open('/upload.html', 'myWin', 'toolbar=no, directories=no, location=no, status=yes, menubar=no, resizable=no, scrollbars=yes, width=875, height=650'); return false">Click Here &raquo;</a>
  187.           </div>
  188.             <div class="row"></div>
  189. </div><!--Panel 6 Ends-->
  190. </div><!--Column 6 Ends-->
  191. </div> <!-- Row Ends -->
  192.                                            <div class="row"></div>
  193. <!--6 panel ends-->
  194.  
  195. <div class="row"></div>
  196. <a id=features></a>
  197. <a id=resources></a>
  198. <a id=news></a>
  199. <hr class="featurette-divider">
  200.         <div class="row"></div>
  201. <div class="text-center">
  202. <h1>About OpenLiteSpeed</h1>
  203. </div>
  204. <div class="row"></div>
  205. <!--Row Starts-->
  206. <div class="row row-centered">
  207. <!--Column 1 Starts-->
  208. <div class="col-xs-3 col-centered">
  209. <!--Panel 1 Starts-->
  210. <div class="panel panel-primary">
  211.     <div class="panel-heading text-center">Features</div>
  212. <p></p>
  213. <ul>
  214. <li class="list-group-item">Event-driven architecture and extremely low resource overhead</li>
  215. <li class="list-group-item">User friendly WebAdmin GUI</li>
  216. <li class="list-group-item">Built-in full-page cache module is highly-customizable and efficient</li>
  217.                                    <li class="list-group-item">Native SAPI allows external PHP applications to run up to 50% faster</li>
  218.                                    <li class="list-group-item">Install OpenLiteSpeed, MariaDB and WordPress with just one click</li>
  219. </ul>
  220.  
  221. </div><!--Panel 1 Ends-->
  222. </div><!--Column 1 Ends-->
  223. <!--Column 2 Starts-->
  224. <div class="col-xs-3 col-centered">
  225. <!--Panel 2 Starts-->
  226. <div class="panel panel-primary">
  227.     <div class="panel-heading text-center">Resources</div>
  228. <p></p>
  229. <ul>
  230.   <li><a href="https://openlitespeed.org/kb/1-click-install/" class="list-group-item" target="_blank">1-Click Installation</a></li>
  231.   <li><a href="https://openlitespeed.org/kb/install-ols-from-litespeed-repositories/" class="list-group-item" target="_blank">OpenLiteSpeed Installation Guide</a></li>
  232.   <li><a href="https://groups.google.com/forum/#!forum/openlitespeed-development" class="list-group-item" target="_blank">OpenLiteSpeed Google Group</a></li>
  233.   <li><a href="https://openlitespeed.org/kb/" class="list-group-item" target="_blank">OpenLiteSpeed Wiki</a></li>
  234.         <li><a href="https://forum.openlitespeed.org/" class="list-group-item" target="_blank">Forum</a></li>
  235. </ul>
  236. </div><!--Panel 2 Ends-->
  237. </div><!--Column 2 Ends-->
  238. <!--Column 3 Starts-->
  239.            <div class="col-xs-3 col-centered">
  240. <!--Panel 3 Starts-->
  241. <div class="panel panel-primary">
  242.     <div class="panel-heading text-center">News</div>
  243. <p></p>
  244. <ul>
  245.   <li><a href="https://openlitespeed.org/kb/1-click-install/" class="list-group-item" target="_blank">1-Click to install WordPress on OpenLiteSpeed</a></li>
  246.   <li><a href="https://openlitespeed.org/kb/4-line-install/" class="list-group-item" target="_blank">Fully working OpenLiteSpeed install in 4 lines</a></li>
  247.   <li><a href="https://openlitespeed.org/kb/setup-ols-with-more-than-one-php-build/" class="list-group-item" target="_blank">Set up multiple PHPs</a></li>
  248.   <li><a href="https://openlitespeed.org/kb/apache-rewrite-rules-in-openlitespeed/" class="list-group-item" target="_blank">Rewrite Rule Differences</a></li>
  249.   <li><a href="https://openlitespeed.org/kb/php-via-rpm/" class="list-group-item" target="_blank">Installing PHP from a Repository</a></li>
  250. </ul>
  251. </div><!--Panel 3 Ends-->
  252. </div><!--Column 3 Ends-->
  253. </div><!--Row Ends-->
  254. <div class="row"></div>
  255. <hr class="featurette-divider">
  256. <div class="row"></div>
  257. <!-- FOOTER -->
  258.      <footer>
  259.          <img class="center-block img-responsive" src="/img/powered_by_ols-new.png" alt="power by openlitespeed">
  260. <div class="row"></div>
  261.         <p class="pull-right"><a href="#">Back to top</a></p>
  262.         <div class="text-center copyright-center"><p>&copy; 2020 LiteSpeed Technologies, Inc. All Rights Reserved.</p>
  263.         </div>
  264.      </footer>
  265. </div> <!--Container Close-->
  266.    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  267. <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>-->
  268.    <!-- Include all compiled plugins (below), or include individual files as needed -->
  269. <!--<script src="js/bootstrap.min.js"></script> -->
  270. </body>
  271. </html>
  272.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda