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 PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="Phusion Passenger"> <title>{{TITLE}}</title> <style type="text/css"> {{CSS|raw}} </style> <link rel="stylesheet" type="text/css" href="http://www.modrails.com/error_pages/1.0/error_page.css"> <style type="text/css"> dd { text-align: left; } dd pre { margin-top: 0; margin-bottom: 0; } </style> </head> <body> <div id="site_container"> <div id="site_header"> <ul class="corporate_identity"> <li class="logo"><a href="https://www.phusionpassenger.com"><span>Phusion Passenger</span></a></li> </ul> </div> <div id="site_body"> <h1 class="error_title">{{TITLE}}</h1> <div id="content"> {{CONTENT|raw}} <dl> <dt>Error ID</dt> <dd>{{ERROR_ID}}</dd> <dt>Application root</dt> <dd>{{APP_ROOT}}</dd> <dt>Environment (value of RAILS_ENV, RACK_ENV, WSGI_ENV, NODE_ENV and PASSENGER_APP_ENV)</dt> <dd>{{ENVIRONMENT}}</dd> {{if IS_RUBY_APP}} <dt>Ruby interpreter command</dt> <dd><pre>{{RUBY}}</pre></dd> {{/if}} <dt>User and groups</dt> <dd><pre>{{USER_INFO|default=Unknown}}</pre></dd> <dt>Environment variables</dt> <dd><pre>{{ENVVARS|default=Unknown}}</pre></dd> <dt>Ulimits</dt> <dd><pre>{{ULIMIT|default=Unknown}}</pre></dd> {{if SYSTEM_METRICS}} <dt>System metrics</dt> <dd><pre>{{SYSTEM_METRICS|default=Unknown}}</pre></dd> {{/if}} {{if RUBY_INFO}} <dt>General Ruby interpreter information</dt> <dd><pre>{{RUBY_INFO}}</pre></dd> {{/if}} {{if RBCONFIG}} <dt>Ruby configuration (RbConfig::CONFIG)</dt> <dd><pre>{{RBCONFIG}}</pre></dd> {{/if}} {{if ACTIVATED_GEMS}} <dt>Activated Ruby gems</dt> <dd><pre>{{ACTIVATED_GEMS}}</pre></dd> {{/if}} {{if LOAD_PATH}} <dt>Ruby load path ($LOAD_PATH)</dt> <dd><pre>{{LOAD_PATH}}</pre></dd> {{/if}} {{if LOADED_LIBS}} <dt>Ruby loaded libraries ($LOADED_FEATURES)</dt> <dd><pre>{{LOADED_LIBS}}</pre></dd> {{/if}} </dl> </div> </div> <div id="site_footer"> <!-- You are free to modify the footer as you see fit, but we kindly ask of you to preserve to following text. Thank you. --> <div class="container"> Powered by <a href="https://www.phusionpassenger.com/">Phusion Passenger</a>, <tt>mod_rails</tt> / <tt>mod_rack</tt> for Apache and Nginx. </div> </div> </div> </body> </html>