Hello, I have a hidden index-file (and other hidden html pages) created by
my digital camera application (so I can't change the attributes). In
standard installation I don't see these files. How can I use these hidden
files in my IIS?

Thanks

Re: use hidden index.html file possible? by Andrey

Andrey
Thu Apr 15 16:49:52 CDT 2004

W. Schulz wrote:

> Hello, I have a hidden index-file (and other hidden html pages) created by
> my digital camera application (so I can't change the attributes). In
> standard installation I don't see these files. How can I use these hidden
> files in my IIS?
>
> Thanks
>

Huh?

What do you mean by "hidden"

-Andrey


Re: use hidden index.html file possible? by Paul

Paul
Thu Apr 15 17:37:29 CDT 2004

On Thu, 15 Apr 2004 10:26:04 +0200, "W. Schulz" <w.schulz@khmol.de>
wrote:

>Hello, I have a hidden index-file (and other hidden html pages) created by
>my digital camera application (so I can't change the attributes). In
>standard installation I don't see these files. How can I use these hidden
>files in my IIS?
>
>Thanks

You can 'hide' dynamic files but static files cannot be hidden. This
is by design :

IIS Hidden Static Files Return HTTP 404 or Access Denied Errors
http://support.microsoft.com/?id=216803


Regards,

Paul Lynch
MCSE

Re: use hidden index.html file possible? by David

David
Fri Apr 16 06:34:26 CDT 2004

By design, IIS does not serve hidden files. You will have to unhide them if
you want them to be served by the web server.

--
//David
IIS
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"W. Schulz" <w.schulz@khmol.de> wrote in message
news:uaRhmQsIEHA.3572@TK2MSFTNGP10.phx.gbl...
Hello, I have a hidden index-file (and other hidden html pages) created by
my digital camera application (so I can't change the attributes). In
standard installation I don't see these files. How can I use these hidden
files in my IIS?

Thanks