Note
You are viewing the documentation for an older release of Interworx (8.0). To see documentation for the current generally available release of Interworx, click here: 8.2.
Introduction to SiteWorx¶
SiteWorx is the is the Web Admin control panel interface, which provides domain-level controls for tasks such as:
Managing domain-level users
Creating services such as the email accounts, FTP accounts, MySQL databases, and DNS records for the domain
Creating and restoring backups
Statistical analysis
File management
SiteWorx can be accessed in the browser with any of the following, replacing {domain.com}, {hostname.com}, or {ip.ad.re.ss} with the corresponding information:
https://{domain.com}:2443/siteworx
https://{hostname.com}:2443/siteworx
https://{ip.ad.re.ss}:2443/siteworx
On the left side of the SiteWorx interface is a menu with the following items:
At the CLI, SiteWorx account files are located in the /home/{unixuser} directory, replacing
{unixuser} with the corresponding information.
The full directory breakdown is as follows, replacing {unixuser}, {domain.com}, and {subdomain prefix}
with the corresponding information:
SiteWorx account base directory:
/home/{unixuser}Primary or Secondary domain’s base directory:
/home/{unixuser}/{domain.com}Symlink to the primary domain’s DocumentRoot:
/home/{unixuser}/public_htmlPrimary or Secondary domain’s DocumentRoot:
/home/{unixuser}/{domain.com}/htmlSubdomain DocumentRoot:
/home/{unixuser}/{domain.com}/html/{subdomain prefix}Primary or Secondary domain’s default backup file location:
/home/{unixuser}/{domain.com}/iworx-backupStorage for RRD files, which are used for graphs:
/home/{unixuser}/var/rrdPrimary or Secondary domain’s Maildir location:
/home/{unixuser}/var/{domain.com}/mailPrimary or Secondary domain’s SSL file storage location:
/home/{unixuser}/var/{domain.com}/sslPrimary or Secondary domain’s Stats storage location:
/home/{unixuser}/var/{domain.com}/statsPrimary or Secondary domain’s domain-level Apache log file storage:
/home/{unixuser}/var/{domain.com}/logs