Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
passenger /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
apache2
[ DIR ]
drwxrwxrwx
2020-08-24 23:49
config
[ DIR ]
drwxrwxrwx
2020-08-24 23:49
installer_common
[ DIR ]
drwxrwxrwx
2020-08-24 23:49
nginx
[ DIR ]
drwxrwxrwx
2020-08-24 23:49
standalone
[ DIR ]
drwxrwxrwx
2020-08-24 23:49
error_layout.css
1.37
KB
-rwxrwxrwx
2019-03-17 19:40
error_layout.html.template
2.55
KB
-rwxrwxrwx
2019-03-17 19:40
general_error.html.template
22
B
-rwxrwxrwx
2019-03-17 19:40
general_error_with_html.html.template
15
B
-rwxrwxrwx
2019-03-17 19:40
undisclosed_error.html.template
2.49
KB
-rwxrwxrwx
2019-03-17 19:40
Save
Rename
<!DOCTYPE html> <html> <head> <title>We're sorry, but something went wrong (500)</title> <style type="text/css"> body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; } .dialog { width: 25em; padding: 0 4em; margin: 4em auto 0 auto; border: 1px solid #ccc; border-right-color: #999; border-bottom-color: #999; } h1 { font-size: 100%; color: #f00; line-height: 1.5em; } #operator_info_panel { width: 27em; margin: 4em auto 0 auto; line-height: 1.2em; } #show_operator_info { text-decoration: none; color: #99f; font-size: smaller; } #show_operator_info:hover { text-decoration: underline; } #operator_info { color: #444; text-align: justify; } </style> </head> <body> <div class="dialog"> <h1>We're sorry, but something went wrong.</h1> <p>We've been notified about this issue and we'll take a look at it shortly.</p> </div> <div id="operator_info_panel"> <a id="show_operator_info" href="javascript:void(showOperatorInfo())">Information for the administrator of this website</a> <div id="operator_info" style="display: none"> <p>The {{PROGRAM_NAME}} application server encountered an error while starting your web application. Because you are running this web application in staging or production mode, the details of the error have been omitted from this web page for security reasons.</p> <p><strong>Please read <a href="https://www.phusionpassenger.com/library/admin/log_file/">the Passenger log file</a> to find the details of the error.</strong></p> <p>Alternatively, you can turn on the "friendly error pages" feature (see below), which will make {{PROGRAM_NAME}} show many details about the error right in the browser.</p> <p>To turn on friendly error pages:</p> <ul> <li><a href="https://www.phusionpassenger.com/library/config/nginx/reference/#passenger_friendly_error_pages">Nginx integration mode</a></li> <li><a href="https://www.phusionpassenger.com/library/config/apache/reference/#passengerfriendlyerrorpages">Apache integration mode</a></li> <li><a href="https://www.phusionpassenger.com/library/config/standalone/reference/#--friendly-error-pages---no-friendly-error-pages-friendly_error_pages">Standalone mode</a></li> </ul> </div> </div> <script> function showOperatorInfo() { document.getElementById('operator_info').style.display = 'block'; } </script> </body> </html>