Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Wildcard application Mappings disable default documents

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS6 Serving Encoded JavaScript File  
Author Message
wimthepimscake

External


Since: Sep 22, 2003
Posts: 5



(Msg. 1) Posted: Fri Sep 26, 2003 5:03 pm
Post subject: Wildcard application Mappings disable default documents
Archived from groups: microsoft>public>inetserver>iis (more info?)

On IIS6 I have configured a wildcard application mapping, but now when I
just browse to a URL or an IP without specifying a document, it does not add
the "default document" anymore. Is it a bug in IIS 6.0 ?

Does anyone know a workaround? Or does anyone have code to replace the
"default document settings" in an isapifilter? I don't have any clue how to
do that.

Any help would be very much appreciated,

Wim

 >> Stay informed about: Wildcard application Mappings disable default documents 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 2) Posted: Fri Sep 26, 2003 5:03 pm
Post subject: Re: Wildcard application Mappings disable default documents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What does an Application Mapping have to do with a default document?

To set/change a default document you right click the "Documents" tab

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
<a style='text-decoration: underline;' href="http://www.imbored.biz" target="_blank">http://www.imbored.biz</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
Only reply by newsgroup. If I see an email I didn't ask for, it will be
deleted without reading.


"Wim Bonjean" <wimthepimscake.DeleteThis@hotpop.com> wrote in message
news:OSxSBYChDHA.4024@TK2MSFTNGP11.phx.gbl...
 > On IIS6 I have configured a wildcard application mapping, but now when I
 > just browse to a URL or an IP without specifying a document, it does not
add
 > the "default document" anymore. Is it a bug in IIS 6.0 ?
 >
 > Does anyone know a workaround? Or does anyone have code to replace the
 > "default document settings" in an isapifilter? I don't have any clue how
to
 > do that.
 >
 > Any help would be very much appreciated,
 >
 > Wim
 >
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Wildcard application Mappings disable default documents 
Back to top
Login to vote
wimthepimscake

External


Since: Sep 22, 2003
Posts: 5



(Msg. 3) Posted: Mon Sep 29, 2003 5:38 pm
Post subject: Re: Wildcard application Mappings disable default documents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I don't know, but the default documents do not work when you use a wildcard
application filter in iis6.0.

Wim
 >> Stay informed about: Wildcard application Mappings disable default documents 
Back to top
Login to vote
jmaltz

External


Since: Aug 22, 2003
Posts: 710



(Msg. 4) Posted: Mon Sep 29, 2003 7:14 pm
Post subject: Re: Wildcard application Mappings disable default documents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What about <a style='text-decoration: underline;' href="http://computer/site.html?" target="_blank">http://computer/site.html?</a>

--
--Jonathan Maltz [Microsoft MVP - Windows Server]
<a style='text-decoration: underline;' href="http://www.imbored.biz" target="_blank">http://www.imbored.biz</a> - A Windows Server 2003 visual, step-by-step
tutorial site Smile
Only reply by newsgroup. If I see an email I didn't ask for, it will be
deleted without reading.


"Wim Bonjean" <wimthepimscake.DeleteThis@hotpop.com> wrote in message
news:%23U3Z2ZohDHA.3204@TK2MSFTNGP11.phx.gbl...
 > I don't know, but the default documents do not work when you use a
wildcard
 > application filter in iis6.0.
 >
 > Wim
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Wildcard application Mappings disable default documents 
Back to top
Login to vote
timcof

External


Since: Sep 02, 2003
Posts: 912



(Msg. 5) Posted: Thu Oct 02, 2003 1:43 pm
Post subject: Re: Wildcard application Mappings disable default documents [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What did you input for your wildcard mapping?
It should be:

In the Extension box, type an asterisk (*) (without the parens).

In the MIME Type box, type "application/octet-stream" (without the
quotation marks).


Thank you. I hope this information is helpful.

Tim Coffey [MSFT]

This posting is provided “AS IS” with no warranties, and confers no rights. You assume all risk for your use. © 2001 Microsoft Corporation. All rights reserved.
--------------------
| From: "Jonathan Maltz [MS-MVP]" <jmaltz.TakeThisOut@mvps.org>
| References: <OSxSBYChDHA.4024.TakeThisOut@TK2MSFTNGP11.phx.gbl> <#DrA7FFhDHA.1672@TK2MSFTNGP12.phx.gbl> <#U3Z2ZohDHA.3204
@TK2MSFTNGP11.phx.gbl>
| Subject: Re: Wildcard application Mappings disable default documents
| Date: Mon, 29 Sep 2003 16:14:44 -0400
| Lines: 21
| X-Priority: 3
| X-MSMail-Priority: Normal
| X-Newsreader: Microsoft Outlook Express 6.00.3790.1069
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1069
| Message-ID: <uOKOOZshDHA.2400.TakeThisOut@TK2MSFTNGP11.phx.gbl>
| Newsgroups: microsoft.public.inetserver.iis
| NNTP-Posting-Host: 24-168-68-250.si.rr.com 24.168.68.250
| Path: cpmsftngxa06.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11.phx.gbl
| Xref: cpmsftngxa06.phx.gbl microsoft.public.inetserver.iis:277520
| X-Tomcat-NG: microsoft.public.inetserver.iis
|
| What about http://computer/site.html?
|
| --
| --Jonathan Maltz [Microsoft MVP - Windows Server]
| http://www.imbored.biz - A Windows Server 2003 visual, step-by-step
| tutorial site Smile
| Only reply by newsgroup. If I see an email I didn't ask for, it will be
| deleted without reading.
|
|
| "Wim Bonjean" <wimthepimscake.TakeThisOut@hotpop.com> wrote in message
| news:%23U3Z2ZohDHA.3204@TK2MSFTNGP11.phx.gbl...
| > I don't know, but the default documents do not work when you use a
| wildcard
| > application filter in iis6.0.
| >
| > Wim
| >
| >
|
|
|
 >> Stay informed about: Wildcard application Mappings disable default documents 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]