HostMonster Web Hosting Help
Help Content Tagged Htaccess - 19 results
What is the .htaccess file and where can I find more information?
How do I perform a URL redirect/rewrite using the .htaccess file?
How do I make a sub directory (or sub folder) act as the public_html for your main domain?
The redirection of www.yourdomain.com/default.html or index.html to http://www.yourdomain.com/index.php?act=whatever redirects it to http://www.yourdomain.com/index.php%3fact=whatever In other words,
Knowledgebase Article
1,035,616 views
tags: htaccess messing mod php redirect redirects rewrite variable variables
How do I create a redirect?
How do I stop people from being able to use the addon domain as a subdomain of the primary domain?
This article will explain how to add a PHP handler to your .htaccess files. This is useful if you want to customize the version of PHP that runs your PHP files.
How to force https on entire website.
I do not want to see addon.maindomain.com. How do I do that?
Knowledgebase Article
336,781 views
tags: accessible addon directory domain folders hidden htaccess inaccessible primary secondary
How do I display my home page which is using a name other than index.html?
How to Stop A Directory Index From Being Shown
500 Internal Server Error when installing via the MOJO Marketplace installer.
How to run CGI scripts for Addon domains.
How to use a WildCard SSL Certificate
Preventing bandwidth theft using the mod rewrite engine and .htaccess
Explains the use of DirectoryIndex and how to use it.
I need to protect the /images folder to not show images when people type in the correct URL like www.mydomain.com/images/ to protect from prying eyes.
This article will show a way to protect specific pages of your website with SSL. This may have benefits for SEO and can be used on pages that contain forms, shopping carts or any other page where users might enter sensitive information.