Home >> Knowledge Base 
Search:     Advanced search
Browse by category:



Showing: 1-6 of 6  
Articles
 
document Custom Error Pages
To use custom error pages create a .htaccess file in the www directory in your home dir. with the following lines (or add them if you already have a...
Not rated 13 Jan, 2007 Views: 445 Comments: 0
document How to prevent hotlinking of your images
Create a .htaccess file in your public_html directory with the following: RewriteEngine on RewriteCond % !^$ RewriteCond...
Not rated 13 Jan, 2007 Views: 317 Comments: 0
document How to show the files in a directory without a index page
Create an .htaccess file in the directory with the following contents: Options +Indexes
Not rated 13 Jan, 2007 Views: 322 Comments: 0
document Enabling php 5 on your domain
You can use php 5 on your domain by either naming the files with a .php5 extension, or to have all php files use php 5 create a .htaccess file with...
Not rated 13 Jan, 2007 Views: 339 Comments: 0
document Change pop3 email account password
If you would like your pop users to be able to change their own email passwords without having to login to the control panel, simply give them this...
Not rated 05 Nov, 2006 Views: 273 Comments: 0
document Where can I find more help on the control panel?
A complete resource site is located here: which should cover everything in the control panel.
Not rated 05 Nov, 2006 Views: 416 Comments: 0