This may sound dumb but could someone give me the correct name (file name) of an .htaccess file to put in my root directory? Would it be any name.htaccess ? This may be obviously simple
I don't know what happened but I was not done and it took what I said and posted. Here’s a bit more information.
Your (dot) .htAccess file is basically a control file for the Internet used by Unix there is a more global (large duties) file called httpd.cons file used for larger environments and your .htaccess file is like a more local control file there specifically to help control how web viewers are routed or bounced etc… when visited . Example if you have a secure site your web address would probably start with https://www.yourwebsite but other people might not know to put the s at the end of http so your .htaccess could re-direct them so that when they type http://www they go to https://www. Hope this helps.
You can say there is no name of .htaccess file, it has only the file extension .htaccess.
How to create .htaccess file
Create a txt file and rename it as .htaccess and remove .txt
Free Guide: Managing storage for virtual environments
Complete a brief survey to get a complimentary 70-page whitepaper featuring the best methods and solutions for your virtual environment, as well as hypervisor-specific management advice from TechTarget experts. Don’t miss out on this exclusive content!
Discuss This Question: 3  Replies