at path:
ROOT
/
wp-content
/
maintenance.php
run:
R
W
Run
ai1wm-backups
DIR
2026-04-09 05:58:35
R
W
Run
et-cache
DIR
2026-02-17 14:22:48
R
W
Run
maintenance
DIR
2022-05-25 07:22:38
R
W
Run
plugins
DIR
2026-02-17 10:24:16
R
W
Run
smush-webp
DIR
2026-04-09 06:01:25
R
W
Run
themes
DIR
2026-02-17 10:24:16
R
W
Run
upgrade
DIR
2026-04-09 05:58:35
R
W
Run
upgrade-temp-backup
DIR
2026-02-18 03:47:44
R
W
Run
uploads
DIR
2026-02-17 10:11:54
R
W
Run
about.php
0 By
2026-02-27 07:57:26
R
W
Run
Delete
Rename
field.php
0 By
2025-12-15 02:06:09
R
W
Run
index.php
28 By
2012-01-08 17:01:11
R
W
Run
Delete
Rename
maintenance.php
2.4 KB
2025-09-30 22:23:58
R
W
Run
Delete
Rename
error_log
up
📄
maintenance.php
Save
<?php // ATTENTION! // // DO NOT MODIFY THIS FILE BECAUSE IT WAS GENERATED AUTOMATICALLY, // SO ALL YOUR CHANGES WILL BE LOST THE NEXT TIME THE FILE IS GENERATED. // IF YOU REQUIRE TO APPLY CUSTOM MODIFICATIONS, PERFORM THEM IN THE FOLLOWING FILE: // /home/ektaoffset/public_html/wp-content/maintenance/template.phtml $protocol = $_SERVER['SERVER_PROTOCOL']; if ('HTTP/1.1' != $protocol && 'HTTP/1.0' != $protocol) { $protocol = 'HTTP/1.0'; } header("{$protocol} 503 Service Unavailable", true, 503); header('Content-Type: text/html; charset=utf-8'); header('Retry-After: 600'); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <link rel="icon" href="https://ektaoffset.com/wp-content/uploads/2021/09/cropped-fav-icon-32x32.png"> <link rel="stylesheet" href="https://ektaoffset.com/wp-content/maintenance/assets/styles.css"> <script src="https://ektaoffset.com/wp-content/maintenance/assets/timer.js"></script> <title>Scheduled Maintenance</title> </head> <body> <div class="container"> <header class="header"> <h1>The website is undergoing scheduled maintenance.</h1> <h2>Sorry for the inconvenience. Come back a bit later, we will be ready soon!</h2> </header> <!--START_TIMER_BLOCK--> <!--END_TIMER_BLOCK--> <!--START_SOCIAL_LINKS_BLOCK--> <section class="social-links"> <a class="social-links__link" href="https://www.facebook.com/cPanel" target="_blank" title="Facebook"> <span class="icon"><img src="https://ektaoffset.com/wp-content/maintenance/assets/images/facebook.svg" alt="Facebook"></span> </a> <a class="social-links__link" href="https://x.com/cPanel" target="_blank" title="Twitter"> <span class="icon"><img src="https://ektaoffset.com/wp-content/maintenance/assets/images/twitter.svg" alt="Twitter"></span> </a> <a class="social-links__link" href="https://instagram.com/cPanel" target="_blank" title="Instagram"> <span class="icon"><img src="https://ektaoffset.com/wp-content/maintenance/assets/images/instagram.svg" alt="Instagram"></span> </a> </section> <!--END_SOCIAL_LINKS_BLOCK--> </div> <footer class="footer"> <div class="footer__content"> Powered by WP Toolkit </div> </footer> </body> </html>