Apache Web Server
Web pages on InterWorx powered servers are served by the industry standard Apache Web Server, current 2.x version.
NodeWorx
Through NodeWorx the System Admin can view and edit the following global web server settings:
- Start, Stop, or Restart Apache Web Server
- Toggle yes/no Apache start at boot
- Toggle yes/no Apache auto-restart at failure
- Show Apache Version
- Check Apache Configuration file syntax
- View Apache Server Status page
- View Apache Server Info page
- Toggle on/off Apache graphs
- Edit the following global Apache settings: Max Clients, Server Limit, Start Servers, Spare Servers (minimum and maximum), Max requests/server, timeout, keepalive (yes/no), keepalive requests (max), and keepalive timeout.
- View current PHP version and info
- View currently installed Apache modules and status: enabled or disabled
- Enable/disable installed Apache modules (default modules)
SiteWorx
The following Apache virtual host features are editable through SiteWorx
Domains
The InterWorx interface allows the website owner to manage several domains from one convenient interface.
|
Subdomains
Sub domains are useful when hosting multiple sites on a single domain or making a “nice” URL to a specific part of the web page
Examples:
http://my.mycompany.com -- for a client login
http://billing.mycompany.com -- for access to billing software
http://support.mycompany.com -- for access to a company’s support desk system
http://client.mycompany.com -- for a client’s web page if the client does not have a registered domain
Pointer Domains
Pointer Domains are domains which point to other domains.
For example
Some people purchase the .com .net and .org tld’s for their domain name to maximize hits and prevent competitors from purchasing and abusing them.
http://mydomain.com => mydomain.net
http://mydomain.org => mydomain.net
http://mydomain.info => mydomain.net
Other times it is useful to have more than one similar domain pointing to the same site:
http://similardomain.com => mainsite.com
http://otherdomain.com => mainsite.com
| web server queries, email and FTP are all automatically routed to the main site. |


