File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelmanisha.com/404.php
Back
<?php http_response_code(404); ?> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>404 - Page Not Found | Hotel Manisha</title> <meta name="robots" content="noindex, nofollow"> <style> body { font-family: Arial, sans-serif; text-align: center; padding: 50px; background-color: #f8f9fa; } .container { max-width: 600px; margin: auto; background: #fff; padding: 20px; border-radius: 10px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } h1 { font-size: 48px; color: #d9534f; } p { font-size: 18px; color: #333; } a { text-decoration: none; color: #fff; background: #007bff; padding: 10px 20px; border-radius: 5px; display: inline-block; margin-top: 20px; } a:hover { background: #0056b3; } </style> </head> <body> <div class="container"> <h1>404</h1> <p>Oops! The page you're looking for doesn't exist.</p> <p>Return to the <a href="https://www.hotelmanisha.com/">Homepage</a></p> </div> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings