.htaccess
How to Use suPHP on Your Web Hosting Space
WHAT IS THE SUPHP? suPHP is a tool for executing PHP scripts with the permissions of their owner...
How to Redirect HTTP to HTTPS Using .htaccess
REDIRECT ALL WEB TRAFFIC To force all web traffic to use HTTPS insert the following lines of cod...
Change HTTP header settings using .htaccess file
First step, if you do not already have a .htaccess file created in the root directory of the affe...
How to Create URL Redirects and Rewrites Using .htaccess
By default your website can be accessed with both www.example.com and example.com. Since Google p...
What Is the .htaccess File and What Is It Used For?
Htaccess files are hidden plain text files that are on the server to help control how your visito...
How to Change the Default Index Page Using .htaccess
The server looks for specifically named files as the first page of your website, also known as th...
How to Change the Document Root Using .htaccess
By default your website is loaded from the public_html folder of your account.The public_html dir...
How to Create an .htaccess File
You can create an .htaccess directly on your web server using an FTP client, cPanel internal Fi...

