Website | Status | Action |
---|---|---|
{{ @vhost_array.virtualhost }} | {{ @vhost_array.status }} |
|
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 |
Remote Access | |
---|---|
Protocol: | SFTP (SSH File Transfer Protocol) |
Hostname: | {{ @vhost_array.virtualhost }} |
Username: | {{ @vhost_array.username }} |
Password: | {{ @users_array.passwd }} ← 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: | {{ @mysqlinfo_array.password }} ← hover mouse here to reveal |
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. |