Bluehost Web Hosting Help
Help Content Tagged Htaccess - 19 results
htaccess Tutorial
What is the .htaccess file and where can I find more information?
How To Redirect Rewrite Using The htaccess File - www to non-www
How do I perform a URL redirect/rewrite using the .htaccess file?
How To Host Primary Domain From A Subfolder htaccess
How do I make a sub directory (or sub folder) act as the public_html for your main domain?
Redirects that do not work due to PHP variables
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,
How To Redirect A Website - How To Setup A 301 Or 302 Redirect
How do I create a redirect?
Restrict subdomain access to addon domains
How do I stop people from being able to use the addon domain as a subdomain of the primary domain?
How To Add Handlers To Change PHP Version - PHP Version Setup
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 SSL On All Pages In .htaccess File
How to force https on entire website.
How To Edit An .htaccess File - Edit htaccess file in cPanel's File Manager
Explains how to edit the .htaccess
Restrict Access to Addon Domains through the Main Domain
I do not want to see addon.maindomain.com. How do I do that?
Avoiding index html
How do I display my home page which is using a name other than index.html?
Stopping Display of All files on Web page
How to Stop A Directory Index From Being Shown
500 Internal Server Error when trying to install something with MOJO Marketplace
500 Internal Server Error when installing via the MOJO Marketplace installer.
How to fix ExecCGI in .htaccess
How to run CGI scripts for Addon domains.
Wildcard SSL Certificates
How to use a WildCard SSL Certificate
Hotlink Protection Using mod_rewrite
Preventing bandwidth theft using the mod rewrite engine and .htaccess
Directory Index
Explains the use of DirectoryIndex and how to use it.
Hotlink Protection
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.
Protect Specific Pages With SSL
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.