By DickSwart on
Hi expetrs,
This is the first time I installed drupal 5.10 on microsoft with IIS. I deleted the .htaccess from my root diredtory to get drupal to install, now my drupal site is up and running. But everytime I upload an image a new .htaccess file is created in that image directory, this causes my images not to show. Even when I uploaded a new logo to my files directory it creates a .htaccess file and then my logo doesn't show up. How can I stop drupal from creating a .htaccess file every time I upload a file?
Please help me this is very urgent.
Comments
Does IIS even use .htaccess files
I could be wrong and someone may correct me, but I don't think IIS uses .htaccess files for anything, at least not without some third-party software.
IIS can use htaccess if ISAPI
IIS can use htaccess if ISAPI Rewrite is installed.