weblogic如何实现虚拟主机?
主机的一个ip对应几个域名,如何让每个域名对应主机上的不同目录,IIS可以做到,用weblogic如何实现。 问题点数:100、回复次数:7Top
1 楼bobosji(波波司机)回复于 2001-08-21 12:21:56 得分 100
Create a VirtualHost
1. Click the VirtualHost node. The VirtualHosts table displays in the right pane
showing all the VirtualHosts defined in your domain.
2. Click the Create a New VirtualHost text link. A dialog displays in the right pane
showing the tabs associated with configuring a new VirtualHost.
3. Enter values in the Name and Virtual Host Names attribute fields.
4. Click the Logging and HTTP tabs individually and change the attribute fields or
accept the default values as assigned.
5. Click Create to create a web-server instance with the name you specified in the
Name field. The new instance is added under the VirtualHost node in the left
pane.
6. Restart the server for the Virtual Host to take effect.
Top
2 楼kookoo(李林)回复于 2001-08-21 15:58:55 得分 0
VirtualHost在哪?Top
3 楼bobosji(波波司机)回复于 2001-08-21 16:15:00 得分 0
需要weblogic 6Top
4 楼kookoo(李林)回复于 2001-08-22 13:41:27 得分 0
我用的是weblogic5.1。Top
5 楼bobosji(波波司机)回复于 2001-08-22 14:20:06 得分 0
5.1的不知道支不支持Top
6 楼bobosji(波波司机)回复于 2001-08-22 14:53:47 得分 0
你看看这个链接
http://www.weblogic.com/docs51/admindocs/http.htmlTop
7 楼kookoo(李林)回复于 2001-08-24 13:34:55 得分 0
谢谢!Top




