Here's how to configure my configuration
First install LIUNX VPS Remote Management tool, here I use is: [SSH Secure Shell Client 3.2.9]
After installation, open: SSH Secure Shell Client. Click Quick Connect. Enter information about your VPS in the dialog box that pops up.
(Click to view larger image)
When you are finished, click Connect. If you fill in the wrong words. A password entry box will pop up. Here Enter your VPS connection password:
Use the passwd command to modify the connection password
Next, configure the domain name bindings:
Click the button described in Figure II. open File transfer window
Find the httpd.conf vhost.conf below/usr/local/apache2/conf download them to the local
Open httpd.conf at the end of the file and change the bound domain name of the/data/web/mysqladmin directory.
After modification. Upload to/usr/local/apache2/conf cover httpd.conf (prevent in case. Back up one copy first)
Then enter/etc/init.d/httpd-k restart in the SSH Secure Shell Client to restart Apache. Complete the binding of the Phpmyladmin directory
In the browser, open the phpMyAdmin bound domain name landing phpmyadmin.
Opening the PUREFTPD database can be added in the Users table. Modify, delete. FTP username and password
Bind Web Directory:
Open vhost.conf can configure the domain name of a web directory binding
Method and phpMyAdmin directory binding one need to restart Apache.