Next: Advanced Installer Issues
Up: QUICK START GUIDE
Previous: Web Server
  Contents
  Index
To configure the Web server for our new domain, we must set them up
in Section
Virtual
Host Management Tool - Virtual Host Management.
To create the normal site, go to Virtual Host Management, and
select Create a Virtual Host. We use the following values:
- [Address:]192.168.1.71
- [Administrator E-Mail:]webmaster@engardelinux.com
- [Server Name:]www.engardelinux.com
- [Webmaster:]ryan
For Group, we want to first Create [a] Group named
engardeweb, and then select it.
If a database is necessary for this site, then we check the Create
a database for this site box and enter in the values:
- [Username:]engardeweb
- [Password:]e!nGa#rDe
We have now successfully created the normal website.
Likewise, to create the secure site, go to Virtual Host Management,
and select Create an SSL Virtual Host. We use the following
values:
- [Address:]192.168.1.71
- [Administrator E-Mail:]webmaster@engardelinux.com
- [Server Name:]www.engardelinux.com
- [Webmaster:]ryan
- [Group:]engardeweb
We have now successfully created the secure website.
Once this is done, the following directories for the normal site will
be created:
-
- /home/httpd/www.engardelinux.com.com-80/cgi-bin
/home/httpd/www.engardelinux.com-80/html
/home/httpd/www.engardelinux.com-80/logs
And the following directories for the secure site:
-
- /home/httpd/www.engardelinux.com-443/cgi-bin
/home/httpd/www.engardelinux.com-443/html
/home/httpd/www.engardelinux.com-443/logs
/home/httpd/www.engardelinux.com-443/ssl
Once the above steps have been completed, EnGarde is ready to serve
webpages for the following sites:
-
- http://www.engardelinux.com/
https://www.engardelinux.com/
The next step is to populate your sites with content. For more information
on this and the many other aspects of the WebTool, please refer to
the User Guide.
Next: Advanced Installer Issues
Up: QUICK START GUIDE
Previous: Web Server
  Contents
  Index