|
|
To add a virtual host
to your VPS1, do the following:
- Register the domain.
- Point the domain
to a name server.
- Add a user account
on the VPS1.
- Add the <VirtualHost>
directives to the httpd.conf file.
Setting up a Domain
on Your Server
- Run vadduser.
- Create an E-Mail/FTP
Account
- Point the FTP directory
to ~/usr/local/etc/httpd/vhosts/sub_host_dir
by selecting Option Three.
- Edit the httpd.conf
file.
- Add a <VirtualHost>
section for each virtual host.
|