[ WebHart ]
A ViaNet internet company
 
 
WebHart Domain Hosting

Domain Hosting Services - Technical Details
New Services - Registering a Domain - Uploading Your Content - Disk Space
Email - Server Logs - CGI Services - Custom PHP support - Domain Tools

New Services and Changes to Existing Services

New:

Changes:

    03/29/2004 Kris Deugau <kdeugau@webhart.net>
    The provided smtpmail() function has been updated to return values at various points depending on where an error has been encountered. The return is a two-element array accessible like so:
    list ($retval, $retmsg) = smtpmail($message, $sender, $sender_fullname, $subject,$recipient)
    See the documentation for details on the return codes.

    11/01/2002 Kris Deugau <kdeugau@webhart.net>
    Due to a recent string of apparent DoS attacks on our FTP access, and the method by which we're providing the FTP services, we've been seeing a few problems with POP3 email service. We've implemented a few changes to help try to reduce the impact of these attacks; let us know if you have trouble with anything.

    08/26/2002 Kris Deugau <kdeugau@webhart.net>
    Updated PHP to version 4.1.2.

    07/31/2002 Kris Deugau <kdeugau@webhart.net>
    I've updated this page to reflect some recent changes; you can now use almost any address within your domain. There are still a few restrictions; see the email section below.

Domain Registration

ViaNet will do the work of registering a domain for you. Please see our head office site at http://www.vianet.ca/hosting.htm for more information.

Uploading Content

Connect to hostname ftp.{your domain}. Use the username and password you requested for administration.

Web content goes in the /web directory. /logs contains the access and error logs from your site. /cgi-data is used by our counter script, and may acquire other uses. /home is required for certain services; its contents and uses may change. Please ignore it. (Due to recent changes in the system, it may soon disappear entirely. Please do NOT rely on it for anything!)

Disk Space

Email

Server Logs

  • The HTTP access log is stored in NCSA "combined" format as follows:
    "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
    Please see
    Apache's website for a more detailed explanation.
  • The error log is stored in Apache's standard ErrorLog format.
  • Log rotation will occur on a monthly basis, barring extreme log volumes. Three months' worth of old logs are kept, with extenstions .log.1, .log.2, and .log.3.
    For instance, on October 26th:
    web-access.log is the current log, listing hits from Oct 1 to the present. This file is held open by the webserver. Deleting it "now" may cause the server to choke and stop logging hits. Deleting it will NOT stop the server from serving your pages.
    web-access.log.1 is September's log. It can safely be deleted, since it is no longer being modified.
    web-access.log.2 is August's log. As with web-access.log.1, it can be deleted safely.
    web-access.log.3 is July's log. It, too, can be deleted safely. We suggest that you do NOT delete your logs; we track disk usage for log files, webspace, and total domain usage periodically.

Back to WebHart Virtual Domain Hosting.


Last update Wednesday, 30-May-2007 15:27:26 EDT