作者IwillSay (我将会)
看板NetSecurity
标题[问题] IIS, ASP.NET网站包含与对应的问题
时间Mon Jan 17 11:42:10 2011
前辈好, 小弟对於IIS的设定很不熟, 只好厚脸皮上来请问一下
想请问说假如我的目录结构是
c:\wwwroot\Default --网站A
c:\wwwroot\ProjectA --网站B
c:\wwwroot\ProjectB --网站C
================================
我本来的IIS设定是
预设的网站\Default --网站A
预设的网站\ProjectA --网站B
预设的网站\ProjectB --网站C
================================
我有一个固定IP, 假设是123.123.123.123, 外部可以用
123.123.123.123\Default --连到网站A
123.123.123.123\ProjectA --连到网站B
123.123.123.123\ProjectB --连到网站C
================================
假如说我今天希望
123.123.123.123 --连到网站A
123.123.123.123\ProjectA --连到网站B
123.123.123.123\ProjectB --连到网站C
可是目录结构仍然维持
c:\wwwroot\Default --网站A
c:\wwwroot\ProjectA --网站B
c:\wwwroot\ProjectB --网站C
这样要怎麽设定呢?
=====================================================
我有试过直接把预设的网站目录对应到Default
不过出现错误讯息
The value for the 'compilerVersion' attribute in the provider options must be
'v4.0' or later if you are compiling for version 4.0 or later of the .NET
Framework. To compile this Web application for version 3.5 or earlier of the
.NET Framework, remove the 'targetFramework' attribute from the <compilation>
element of the Web.config file.
可是我不太可能一个一个去处理底下全部的Project (里面还包含PHP的东西)
请问正确的解法应该是怎麽做呢
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 118.169.184.183