User manual

Advanced Information
147
File transfer protocol (FTP)
/etc/proftpd.conf
•Web
/etc/httpd/conf/*.conf
Directory structure
The disk on the RaQ 3 is partitioned into four segments. Most of the
available disk space is on the partition mounted from /home. It is
recommended to do most of your work under this partition. By default,
quotas are turned on in this partition and are used extensively by the
system software.
RaQ 3 home page
The document root for the Web server is the RaQ 3’s main site:
/home/sites/home/web
Web content in this directory is associated with the
URL http://<IP address>/.
For example, a file saved as:
/home/sites/home/web/testdir/test.html
is accessed through the URL:
http://<IP address>/testdir/test.html
Note: <IP address> refers to the IP address or the fully
qualied domain name of the RaQ 3.
Virtual site home page
The document root for the virtual sites’ Web page content is:
/home/sites/<sitename>/web
For example, www.cobalt.com would have a document root of
/home/sites/www.cobalt.com/web
Only the RaQ 3 Administrator or the Site Administrator can upload to
this directory.
Web content in this directory is associated with the
URL http://<sitename>/.