User guide
ASUSTOR NAS User Guide
Page 15 of 52
2.2.6. Web Server
ADM comes built-in with an independent web server (apache) that you can use to host
your own website. After enabling this feature, the system will create a shared folder called
“Web” that will serve as the web server’s root directory.
PHP register_globals: This feature is not enabled, by default. Enable this if a website
program specifically requests you to. Otherwise, it is recommended that you leave
this feature disabled for system security reasons.
Virtual Host: You can use this feature to simultaneously host several websites on
your NAS.
S
S
e
e
e
e
M
M
o
o
r
r
e
e
NAS 321 – Hosting Multiple Websites with a Virtual Host
2.2.7. MySQL Server
ADM comes pre-installed with MySQL, which you can use for website databases.
Reminder: You can manage your MySQL server with phpMyAdmin which can be
downloaded and installed from App Central.
Reset Password: If you happen to forget your MySQL login password, you can reset
the password for the “root” account (The default password is “admin”). This is also
the default administrator account.
Reinitialize Database: Here you can reinitialize your entire MySQL database. Upon
reinitialization, all of your MySQL databases will be erased.
About MySQL
For the MySQL administrator account, the default username is “root” and the default
password is “admin”. For security reasons, please remember to change the password
for this account.
2.2.8. Terminal
You can enable SSH service if you wish to manage your NAS over Secure Shell (SSH). If
you wish to transfer data to your NAS through SFTP (Secure FTP) you can enable that
here as well.