我如何在一个asp.net网站中放置多个bin文件夹

问题描述:

我想将不同的项目放置到一个asp.net网站上.有多个bin文件夹和web.config文件.因此,我该如何管理这些bin文件夹.

i want to place different projects to one asp.net website. There are multiple bin folders and web.config files. so how can i manage these bin folders.

如果它们是单独的站点,则需要放入子文件夹,因此您可能在www.fish上拥有一个站点. com和另一个网址:www.fish.com/tuna.
If they are seperate sites, they need to go in subfolders, so you may have a site at www.fish.com and another at www.fish.com/tuna.