Knowledgebase
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
How can I setup dynamic/custom error pages?If you have defined your own custom Error Pages using the "Define Error Pages" tool within the... Views: 74 |
How can I use htaccess to password protect a directory?Create a file named .htaccess in your web directory that contains the following:AuthUserFile... Views: 51 |
How do I block a specific domain?order allow,denydeny from fraudster.comallow from all Views: 80 |
How do I do a rewrite instead of a 302 for missing pages?RewriteEngine onRewriteCond %{REQUEST_FILENAME} !index.htmlRewriteRule /* /index.html [L] Views: 73 |
How do I prevent spam from email harvestering?RewriteEngine onRewriteCond %{HTTP_USER_AGENT} ^Bullseye.* [OR]RewriteCond %{HTTP_USER_AGENT}... Views: 79 |
How do I stop off-line browsers/ robot surfers?RewriteEngine OnRewriteCond %{HTTP_USER_AGENT} ^MozillaRewriteRule /* - [L]RewriteCond... Views: 72 |
How do I turn directory Indexing off?Options -IndexesTurn it back on:Options +Indexes Views: 87 |
Powered by WHMCompleteSolution


If you have pre-sales questions,