
82
|
Chapter 4: An Initial Internet-Ready Environment
The developers end the installation script with:
Congratulations! Your ISPConfig system is now installed. If you had to install quota,
please take the steps described in the installation manual. Otherwise your system is
now available without reboot.
At this point, you can enter your server’s IP address or domain name followed by :81
in your browser to access the ISPConfig login screen.
ISPConfig Directory Structure
As mentioned previously, the main directory set up by ISPConfig is called ispconfig,
and it’s located under the directory where you did the build (/root in this chapter’s
build). You will also find another directory in /home called admispconfig. Each direc-
tory contains the files required to run ISPConfig independently.
Let’s take a look at the /root/ispconfig directory first:
-rwxr-xr-x 1 root root 33660 2006-04-26 12:28 cronolog
-rwxr-xr-x 1 root root 9673 2006-04-26 12:28 cronosplit
drwxr-xr-x 12 root root 4096 2006-04-26 09:55 httpd
drwxr-xr-x 12 root root 4096 2006-04-26 12:28 isp
-rw-r--r-- 1 root root 8 2006-04-26 13:54 .old_path_httpd_root
drwxr-xr-x 6 root root 4096 2006-04-26 09:50 openssl
drwxr-xr-x 6 root root 4096 2006-04-26 10:00 php
drwxr-xr-x 4 root root 4096 2006-04-26 12:28 scripts
drwxr-xr-x 4 root root 4096 2006-04-26 12:28 standard_cgis
drwxr-xr-x 2 root root 4096 2006-04-26 12:28 sv
-rwx------ 1 root root 9389 2006-04-26 ...