You can Host an unlimited number of domain names and only pay for the bulk disk space you require . . . . .. . . . . . . . . . . . .Speed . . . . . . . . . . . . . . . & . . . Reliability . . . . . .. . . . . . . . . . . . .Your own choice of either Unix or Windows Control panels for complete domain server management and self assurance. . . . . . . . . . . . .Domain Names for as low as $24.99AU per year. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .Why not host with us today!. . . .


HOME
PRICING
FEATURES
ORDER
FAQ
PROMOTIONS
SUPPORT
 
RESELLER WebHosting
Domain / Sub-Domain Hosting
Windows & Unix Hosting Feature
PRICING - Hosting Plans
Virtual Servers - Reseller
Anonymous DNS Servers
Domain Name Registation
FTP Access - 24/7/365
HOT PROMOTIONS
Testimonials
Ordering / Signup
SIGNUP - Order Form
Account Payments
Domain Name Registation
Policies
General Policies
Technologies & Tools
Support Details
FAQ
Microsoft Frontpage 2002
SSL Certificates
Log Files
Private CGI-BIN
Form to Email
ASP Enabled
Coldfusion Enabled
SSI Enabled
JSP and Java Servlets Enabled
PHP4 Enabled
Control Panel
Customer Screenshot
Adding Domains Screenshot
Creating Email(POP) Accounts
Reseller's Panel Screenshot


Server Side Includes

You can use simple SSI tags within pages to automate many frequent server side functions, such as including a common toolbar within multiple pages. Server side include tags can be used within any pages that have the .shtml filename extension.

List of SSI configuration tags:
<!--#config timefmt="%c" use short date/time -->
<!--#config sizefmt="%d bytes"-->
<!--#config errmsg="##ERROR!##"-->

List of some possible SSI tags:
<!--#daycnt-->
<!--#totcnt-->
<!--#lastzero-->
<!--#exec cgi="/cgi-bin/ssibanner.exe"-->
<!--#include file="ssi-incl.txt"-->
<!--#fsize file="ssi-incl.txt"-->
<!--#flastmod file="ssi-incl.txt"-->
<!--#echo var="DOCUMENT_NAME"-->
<!--#echo var="DOCUMENT_URI"-->
<!--#echo var="LAST_MODIFIED"-->
<!--#echo var="QUERY_STRING"-->
<!--#echo var="QUERY_STRING_UNESCAPED"-->
<!--#echo var="DATE_LOCAL"-->
<!--#echo var="DATE_GMT"-->
<!--#echo var="SERVER_SOFTWARE"-->
<!--#echo var="SERVER_NAME"-->
<!--#echo var="SERVER_PROTOCOL"-->
<!--#echo var="REQUEST_METHOD"-->
<!--#echo var="REMOTE_HOST"-->
<!--#echo var="HTTP_ACCEPT"-->
<!--#echo var="HTTP_USER_AGENT"-->
<!--#echo var="REFERER"-->
<!--#echo var="BOGUS"-->