|
Search:
Advanced search
|
Browse by category:
|
|
Showing: 1-6 of 6
Articles
|
||||||
|
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...
|
||||||
|
||||||
|
How to prevent hotlinking of your images
Create a .htaccess file in your public_html directory with the following:
RewriteEngine on
RewriteCond % !^$
RewriteCond...
|
||||||
|
||||||
|
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
|
||||||
|
||||||
|
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...
|
||||||
|
||||||
|
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...
|
||||||
|
||||||
|
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.
|
||||||
|
||||||
Powered by
KBPublisher (Knowledge base software)