Website Status Action
{{ @vhost_array.virtualhost }} {{ @vhost_array.status }} Disable Enable Delete


System User PHP Workers Action
{{ @vhost_array.username }} {{ @users_array.fpmmax }} Edit


Certificate Expiration Secured Hostnames Action
{{ @cert_array.common }} {{ @cert_array.end }} {{ @cert_array.alternative | raw }} Delete
Add Security Certificate


Remote Access
Protocol:SFTP (SSH File Transfer Protocol)
Hostname:{{ @vhost_array.virtualhost }}
Username:{{ @vhost_array.username }}
Password: ← hover mouse here to reveal
User Home Directory:/home/{{ @vhost_array.username }}/
Website Files Directory:/srv/www/{{ @vhost_array.username }}/html/
User Jailed:{{ @users_array.jailed }}
Action:Edit User
Notes:The above information can also be used for SSH access.


MySQL Database Info
Hostname:{{ @mysqlinfo_array.hostname }}
Database:{{ @mysqlinfo_array.database }}
Username:{{ @mysqlinfo_array.username }}
Password: ← hover mouse here to reveal
phpMyAdmin: https://{{ @vhost_array.virtualhost }}/phpMyAdmin https://{{ @HOST }}/phpMyAdmin
Notes:phpMyAdmin requires a two-stage login process.
First use the "Remote Access" info for the popup authentication.
Then use the MySQL info for the database login page.