Re: [support] .htaccess file in files folder
Hi Gerhard, I will try the # method the moment that it gets created again, but that file was added there for a purpose, so disabling the content may introduce a security risk for the site, right? It is indeed strange, and I didn't know that IIS cared about the file in there, but when I deleted it, the images showed up correctly. Regards, Kobus
gerhard@killesreiter.de 8/7/2006 12:27:31 PM >>> Kobus Myburgh wrote: Hi,
With this file present in my files/* directory on IIS, I can't access the images in the folder. Is there a way around this in IIS withouth having to delete the file?
That's strange, I didn't know that IIS cares about .htaccess files. Does the contents of the file matter? If yes, try to edit it and prefix each line with #. Cheers, Gerhard -- [ Drupal support list | http://lists.drupal.org/ ]
Kobus Myburgh wrote:
I will try the # method the moment that it gets created again, but that file was added there for a purpose, so disabling the content may introduce a security risk for the site, right?
The sec hole would only exist if running apache.
It is indeed strange, and I didn't know that IIS cared about the file in there, but when I deleted it, the images showed up correctly.
Are you sure you run IIS? If you maybe run apache in disguise, you might be affected by this bug: http://drupal.org/node/67244 Cheers, Gerhard
participants (2)
-
Gerhard Killesreiter -
Kobus Myburgh