HOW TO: Migrate User's Home Folder Web Sites in a UNIX-to-Windows Migration (323999)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Small Business Server 2000
- Microsoft Internet Information Services 5.0
- Microsoft Windows Services for UNIX 3.0
This article was previously published under Q323999 SUMMARY
When you use Apache, you can provide user-specific Web sites by using the tilde (~) character to identify the user's site within the main Web site, for example, http://www. site.com/~ user. To use a similar functionality in Windows, you can use the Web Sharing functionality to set the user's Web folder to "~ user" in the main Web site. This folder has the same basic rights and functionality as the folder that is shared under Apache.
back to the top
Creating a User Folder
There is no easy way to directly map users to a specific folder that can be automatically shared. However, you can set aside a special folder to hold all of the user's Web sites or you can set aside a special folder within each user's home folder on the server (if they have one) to be shared within the scope of the main Web server.
To create a new folder for an individual user's Web site:
- Select a location for the folder.
Microsoft recommends that you use a single folder to contain all the user Web sites so that you can control the Web sites easily. - Create a folder to hold the user's Web site.
- Right-click the new folder, and then click Properties.
- To configure Internet Information Services (IIS) so that the user can access the folder from another computer:
- Click the Sharing tab, and then share the folder.
- Type the name that the Web site will be made available as to the user.
- Change the User limit setting to 1 to limit access only to the owner.
- Click Permissions, and then configure the folder to grant full rights only to the user.
- Click the Security tab, and then grant access only to the user.
back to the top
Using Web Sharing
To use the Web Sharing functionality for a user folder so that the folder can be accessed by other users:
- Find the user folder that you created in the "Creating a User Folder" section of this article.
- Right-click the new folder, and then click Properties.
- Click the Web Sharing tab, and then click Share this folder.
- Select the Web site under which this folder is shared.
- Click Add to add an alias for this folder within the Web site.
- In the Alias box, type the alias for the site.
To match Apache, use the user's short name prefixed with the tilde (~) character. - Set the access permissions for the folder.
Click Read to allow people to view the Web site. - Select the program permissions for the folder.
To allow only static files, click None. To allow ASP pages to be used, click Scripts. To allow CGI and other elements, click Execute. - Click OK, and then click OK to save the Web Sharing settings for the folder.
back to the top
REFERENCESFor additional information about configuring basic settings, click the article number below
to view the article in the Microsoft Knowledge Base:
324213 HOW TO: Migrate Apache Settings and Configure IIS in a UNIX-to-Windows Migration
back to the top
Modification Type: | Minor | Last Reviewed: | 2/21/2005 |
---|
Keywords: | kbHOWTOmaster KB323999 kbAudITPro |
---|
|