Diff -- /var/www/vhosts/3dshawn.com/ptmatrix.3dshawn.com/test/perl/test.html
Diff
/var/www/vhosts/3dshawn.com/ptmatrix.3dshawn.com/test/perl/test.html
added on local at 2026-07-01 12:35:14
Added
+48
lines
Removed
-0
lines
Context
0
unchanged
Blobs
from
to df6ed4609ed5
to df6ed4609ed5
Unified diff
Naive LCS-based line diff. Additions in emerald, deletions in rose. Both sides decompressed live from BLOB_STORE.| 1 | <!DOCTYPE html> | |
| 2 | <html lang="en" dir="ltr" class="sid-plesk"> | |
| 3 | <head> | |
| 4 | <title>Domain Default page</title> | |
| 5 | <meta name="copyright" content="Copyright 1999-2017. Parallels IP Holdings GmbH. All Rights Reserved."> | |
| 6 | <meta charset="utf-8"> | |
| 7 | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | |
| 8 | <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> | |
| 9 | <meta http-equiv="Cache-Control" content="no-cache"> | |
| 10 | <link rel="shortcut icon" href="../../favicon.ico"> | |
| 11 | <link rel="stylesheet" href="../../css/style.css"> | |
| 12 | </head> | |
| 13 | <body> | |
| 14 | ||
| 15 | <div class="page-container test"> | |
| 16 | <!-- start: PAGE HEADER--> | |
| 17 | <div class="page-header-wrapper"> | |
| 18 | <div class="page-header"> | |
| 19 | <a class="product-logo" href="http://www.plesk.com/" target="_blank"><img src="../../img/logo.png" alt="Plesk"></a> | |
| 20 | </div> | |
| 21 | </div> | |
| 22 | <!-- end: PAGE HEADER--> | |
| 23 | ||
| 24 | <!-- start: PAGE CONTENT--> | |
| 25 | <div class="page-content-wrapper"> | |
| 26 | <div class="page-content"> | |
| 27 | ||
| 28 | <div class="pathbar"><a href="../../index.html">Site Home Page</a></div> | |
| 29 | <h1>Perl possibilities test page</h1> | |
| 30 | <p>This page allows to check the possibility to get the extension environment settings.</p> | |
| 31 | <h2>Installed modules</h2> | |
| 32 | <iframe id="ifr" src="test.pl" height="320" width="100%" frameborder="0" name="ifr"></iframe> | |
| 33 | ||
| 34 | </div> | |
| 35 | </div> | |
| 36 | <!-- end: PAGE CONTENT--> | |
| 37 | ||
| 38 | <!-- start: PAGE FOOTER--> | |
| 39 | <div class="page-footer-wrapper"> | |
| 40 | <div class="page-footer"> | |
| 41 | This page was generated by Plesk. Plesk is the leading WebOps platform to run, automate and grow applications, websites and hosting businesses. Learn more at <a href="http://www.plesk.com" target="_blank">plesk.com</a>. | |
| 42 | </div> | |
| 43 | </div> | |
| 44 | <!-- end: PAGE FOOTER--> | |
| 45 | </div> | |
| 46 | <script>if (e = document.getElementById('ifr')) e.src += '?' + Date.now();</script> | |
| 47 | </body> | |
| 48 | </html> |