Using .htaccess in Windows
Posted by Johan Cyprich on 31 Dec 2008 | Tagged as: How To
Apache is most common web server for Linux, and there are even Windows servers that use it. There are certain issues that need to be addressed in order to run the application successfully. One problem is with the .htaccess file. In Windows, this filename isn’t valid. Its just an extension with no filename. The file [...]
Loading...