How to Use Virtual Directories for Newsgroups
ID: Q230065
|
The information in this article applies to:
-
Microsoft Internet Information Server version 4.0
SUMMARY
To create a virtual directory for a newsgroup, perform the following steps:
- Start the Internet Service Manager (ISM), which loads the Internet Information Server snap-in for
the Microsoft Management Console (MMC).
- Right-click Default NNTP Site, click New, and then click Virtual Directory.
- In the New Virtual Directory Wizard dialog box, type the Newsgroup name, and then click Next.
NOTE: This is NOT case sensitive.
- Provide the physical path for the directory, and then click Finish.
From now on, the .nws files for articles in the newsgroup will be stored in the specified virtual directory, rather than the default location of C:\InetPub\nntpfile\root\<NewsgroupName>.
MORE INFORMATION
If no articles were created for the newsgroup before the virtual directory was created, then the .xix subject files will also be stored in the virtual directory.
However, if articles did exist before the virtual directory was created, the .nws files for those articles, along with the existing .xix subject files, will continue to reside in the C:\InetPub\nntpfile\root\<NewsgroupName> location.
Additional query words:
folder vdir nntp server
Keywords :
Version : winnt:4.0
Platform : winnt
Issue type : kbhowto
|