{% extends 'base.html' %} {% block content %} {% if current_domain %}

{{ current_domain }}







{{ _('WordPress version:') }}



{{ _('Recommended') }}



{{ _('The options below allow you to manage the native WordPress debugging tools, enabling and disabling these tools in the wp-config.php file. It is not recommended to use these options on production websites since they are meant for development and test installations. Refer to') }} {{ _('Debugging in WordPress') }} {{ _('article for more information on these options.') }}












{{ _('Security Measures') }}
{{ _('Status') }}
{{ _('Restrict access to files and directories') }} {{ _('STATUS') }}
{{ _('Configure security keys') }} {{ _('STATUS') }}
{{ _('Block access to') }} xmlrpc.php ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block directory browsing') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Forbid execution of PHP scripts in the wp-includes directory') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Forbid execution of PHP scripts in the wp-content/uploads directory') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block access to wp-config.php') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Disable scripts concatenation for WordPress admin panel') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Turn off pingbacks') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Disable PHP execution in cache directories') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Disable file editing in WordPress Dashboard') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Change default database table prefix') }} {{ _('STATUS') }}
{{ _('Enable bot protection') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block access to sensitive files') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block access to potentially sensitive files') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block access to .htaccess and .htpasswd') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _('Block author scans') }} ({{ _('can be reverted') }}) {{ _('STATUS') }}
{{ _("Change default administrator's username") }} {{ _('STATUS') }}
  {% if container.type|lower == "wordpress" %}

{{ _('Login as Admin') }}

{% else %}

{% endif %}
{{ _('Type') }}

{% if container.type|lower == "wordpress" %} {{ container.type }} {% elif container.type|lower == "mautic" %} {% elif container.type|lower == "flarum" %} {% elif container.type|lower == "nodejs" %} {% else %} {{ container.type }} {% endif %}

{{ _('Files') }} ({{ _('Calculating size...') }})

{{ domain_directory }}

{{ _('Domain:') }}

{{ current_domain }}

{% if container.type|lower == "wordpress" or container.type|lower == "mautic" %}

  • {{ _('Database:') }}
  • {{ _('Table prefix:') }}
  • {{ _('Username:') }}
  • {{ _('Password:') }}

{% elif container.type|lower == "nodejs" %}
{% else %}
{% endif %}
{{ _('Created') }}

{{ container.created_date }}

{% if container.type|lower == "wordpress" %} {% elif container.type|lower == "mautic" %} {% endif %}
{% if container.type|lower == "wordpress" %} {{ _('WP version:') }}

{% elif container.type|lower == "mautic" %} {{ _('Mautic version:') }}

{% elif container.type|lower == "nodejs" %} {{ _('NodeJS version:') }}

{% endif %}
{% if container.type|lower == "wordpress" or container.type|lower == "mautic" %} {{ _('PHP version:') }}

{% endif %}
{% if container.type|lower == "wordpress" or container.type|lower == "mautic" %} {{ _('MySQL version:') }}

{% endif %}
{% if 'temporary_links' in enabled_modules %} {% endif %} {% if backup_files_available %} {% endif %}
{% if container.type|lower == "wordpress" or container.type|lower == "mautic" %}

{{ _("Preview website with a temporary domain,") }} {{ _("valid for 15 minutes only!") }} {{ _("Helpful if your domain hasn't been pointed to the server's IP address yet and lacks an SSL certificate.") }}

{{ _("Create a manual backup of the ") }} {{container.type}} {{ _("website's files and database for data protection.") }}

{{ _('Restore the website to a previous state using a previously created backup.') }}

{{ _('Remove the {{container.type}} website from this manager without actually deleting any files or database.') }}

{{ _('Completely remove the {{container.type}} website, including its files, database, and records from this manager.') }}

{% endif %}
{% if container.type|lower == "wordpress" %} {% elif container.type|lower == "mautic" %} {% elif container.type|lower == "nodejs" %} {% endif %}
Loading data...
Desktop
Mobile
First Contentful Paint
  /  
Speed Index
 / 
Time to Interactive
 / 
Measured at Loading...
View complete results on Google PageSpeed Insights.
{% if container.type|lower == "wordpress" or container.type|lower == "mautic" %}
{{ _('phpMyAdmin') }}
{% elif container.type|lower == "nodejs" %}
{{ _('PM2') }}
{% endif %}
{% if container.type|lower == "wordpress" %}
{{ _('Login as admin') }}
{% elif container.type|lower == "nodejs" %} {% endif %} {% if container.type|lower == "wordpress" or container.type|lower == "mautic" %} {% elif container.type|lower == "nodejs" %} {% endif %} {% if container.type|lower != "nodejs" or container.type|lower != "python" %} {% endif %} {% if 'malware_scan' in enabled_modules %} {% endif %}
{% if container.type|lower == "wordpress" %} {% elif container.type|lower == "mautic" %} {% endif %} {% endif %} {% endblock %}