Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS 6 Default Document

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  Cookie Problems on Multiple Host Setup  
Author Message
ortiza

External


Since: Oct 16, 2003
Posts: 5



(Msg. 1) Posted: Thu Oct 16, 2003 8:16 pm
Post subject: IIS 6 Default Document
Archived from groups: microsoft>public>inetserver>iis (more info?)

Has anyone noticed that in IIS 6 you can no longer specify a path to a
default document? In IIS4 and IIS5 an administrator was able to specify a
path such as "directory1/default.htm" IIS6 no long allows this. Does
anyone know of a Registry hack or does anyone know of a way to enable this
ability for IIS6?

Thanks in advance.

AAO

 >> Stay informed about: IIS 6 Default Document 
Back to top
Login to vote
nsampatk

External


Since: Oct 16, 2003
Posts: 1



(Msg. 2) Posted: Thu Oct 16, 2003 8:16 pm
Post subject: Re: IIS 6 Default Document [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ideally you shuold pull your default.asp page to the webroot.
If your logic doesn't allow, change your metabasebase.xml

look for defaultdoc attribute in metabase xml.

Thanks,
Sampat

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!

 >> Stay informed about: IIS 6 Default Document 
Back to top
Login to vote
anilr1

External


Since: Aug 28, 2003
Posts: 6



(Msg. 3) Posted: Fri Oct 17, 2003 7:02 pm
Post subject: Re: IIS 6 Default Document [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That is a restriction in the UI, as a workaround, you can specify such paths
(and they work the same) directly in the metabase using adsutil/mdutil. Eg
adsutil set w3svc/1/root/path/DefaultDoc "directory1/default.htm"
We are currently trying to figure out whether the UI restriction makes
sense.
--
This posting is provided "AS IS" with no warranties, and confers no rights.

"AAO" <ortiza.RemoveThis@uthscsa.edu> wrote in message
news:#ZUT4MDlDHA.2964@tk2msftngp13.phx.gbl...
 > Has anyone noticed that in IIS 6 you can no longer specify a path to a
 > default document? In IIS4 and IIS5 an administrator was able to specify a
 > path such as "directory1/default.htm" IIS6 no long allows this. Does
 > anyone know of a Registry hack or does anyone know of a way to enable this
 > ability for IIS6?
 >
 > Thanks in advance.
 >
 > AAO
 >
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS 6 Default Document 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS Default Document problem - This is a very strange issue I am using IIS 5.0 on Windows 2000 Server SP3. I have an ActiveX control for an intranet application which uses the PUT verb to write a file to the server. It is called from an ASP page. It is contained in a virtual..

Change "Default Document" using VBScript - I was looking for a method or program example to modify the sort order of the default document setting in IIS. First, check to make sure the default documnets are there, and then change the sort order between two default documents. Doing it all with..

wildcard app mapping disables default document - Hello, Microsoft, is this a bug in IIS6.0? When I set a wildcard application mapping, the default documents stop working. So when I just type a ip adres, it doesn't add the default.aspx for instance. Can someone supply a fix for this? Wim

Access to winnt\system32 outside of my document-root - Hi! I'm a totally IIS Newbie: I have a Python-CGI Script installed, which needs to execute a "diff" command. This is done by the Python-Call popen(...). Unforunatly Python uses internally always the string "C:\\WINNT\\system32\\cmd.exe /c...

Strange problem opening excel document from Web - I have created a web page on IIS that allows folder browsing open to all users (just for testing). The problem is when opening an Excel document from the site, the document opens in Excel with the workbook name of "Book1" and not the actua...
   Web Hosting and Web Master Forums (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 ]