How to Create .htaccess file on Windows
Tips, Windows 1 Comment »Problem
The .htaccess is a file that use to rewrite URL on a web server. It is the file that doesn’t has a name, only an extension. The problem comes when you want to create the file on Windows operating system. You can’t create a file without a name. If you try to create the .htaccess file, you will receive a error message: “You must type a file name”. The example below shows the error message when I tried to rename a file htaccess.txt to .htaccess.





