求助關於tomcat+IIS搭建JSP伺服器
我做的網站的是放在d:\sun\music目錄下,請問下面我應該怎麼做?
我用的tomcat是4.0.4的exe版本。系統是2000 professtional。
tomcat的home變數等已經設好,jk2放在C:\tomcat\conf\connector裡面。
workers2.properties和jk2.properties兩個配置檔案都放在c:\tomcat\conf下面,登錄檔檔案也已經執行過了。另外附上我的2個properties和reg檔案,請大家幫我看看。
workers2.properties檔案內容:
-----------------------------------------------------------------------------------
[shm]
file=C:/tomcat/logs/jk2.log
size=1048576
# Example socket channel, override port and host.
[channel.socket:localhost:8009]
port=8009
host=127.0.0.1
# define the worker
[ajp13:reynir_net:8009]
channel=channel.socket:localhost:8009
# Uri mapping
[uri:/*.jsp]
[uri:/web/*]
[uri:/view/*]
worker=ajp13:localhost:8009
# define the worker
[status:status]
# Uri mapping
[uri:/jkstatus/*]
worker=status:status
---------------------------------------------------------------------------------
jk2.properties檔案內容:
--------------------------------------------------------------------------------
## THIS FILE MAY BE OVERRIDEN AT RUNTIME. MAKE SURE TOMCAT IS STOPED
## WHEN YOU EDIT THE FILE.
## COMMENTS WILL BE _LOST_
## DOCUMENTATION OF THE FORMAT IN JkMain javadoc.
# Set the desired handler list
# handler.list=apr,request,channelJni
#
# Override the default port for the socketChannel
# channelSocket.port=8019
# Default:
# channelUnix.file=${jkHome}/work/jk2.socket
# Just to check if the the config is working
# shm.file=${jkHome}/work/jk2.shm
# In order to enable jni use any channelJni directive
# channelJni.disabled = 0
# And one of the following directives:
# apr.jniModeSo=/opt/apache2/modules/mod_jk2.so
# If set to inprocess the mod_jk2 will Register natives itself
# This will enable the starting of the Tomcat from mod_jk2
# apr.jniModeSo=inprocess
request.tomcatAuthentication=true
request.tomcatAuthentication=false
--------------------------------------------------------------------------------
登錄檔檔案內容:
----------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector]
[HKEY_LOCAL_MACHINE\SOFTWARE\Apache Software Foundation\Jakarta Isapi Redirector\2.0]
"serverRoot"="C:\\tomcat"
"extensionUri"="/jakarta/isapi_redirector2.dll"
"workersFile"="C:\\tomcat\\conf\\workers2.properties"
"logLevel"="DEBUG"
相關文章
- 求助:關於spring securitySpring
- 求助-關於JBUILDER+WLSUI
- 關於單子模式[求助]模式
- 關於伺服器環境搭建那些事伺服器
- 關於JSP和HTMLJSHTML
- 求助servlet&jsp問題ServletJS
- 求助關於jre版本問題!!!
- 求助:關於“JAVA事件處理模式”Java事件模式
- 求助:關於應用設計模式設計模式
- 關於JAVAMAIL導致JSP伺服器停止的問題!急JavaAIJS伺服器
- 關於SPRING的事務管理_求助Spring
- 求助:關於實現AbstractDocument.Content
- 再一次求助:關於sessionSession
- 關於jsp中的亂碼!!!!JS
- 關於jsp呼叫ejb出錯的jsp程式如下JS
- 求助關於JdonFrameworkTest的一個問題Framework
- 求助:關於系統超時的問題
- 【求助】關於xml-rpc的問題XMLRPC
- 關於SVN伺服器的環境搭建及使用(轉)伺服器
- 關於jsp中使用jstl薦JS
- 關於Java NIO的一些問題,求助。Java
- 求助!關於j2ee安全框架問題?!!!框架
- [求助]關於系統的國際化問題
- [求助]關於Appfuse中Form的scope問題APPORM
- 求助:jsp中session跨war包呼叫問題?JSSession
- [求助]jsp+javaBean除錯環境問題!JSJavaBean除錯
- javaweb關於jsp、servlet基礎筆記JavaWebJSServlet筆記
- jsp、servlet關於中文問題再談JSServlet
- 關於jsp中轉發的問題JS
- 關於jsp建網站的問題JS網站
- 求助:關於beego文件獲取request body的內容Go
- 關於java安全性程式設計問題求助!!!Java程式設計
- 求助有用 upupw 搭建 Laravel 的嗎?Laravel
- 關於內網穿透搭建內網穿透
- 關於web遊戲的搭建Web遊戲
- 基於 BaGet 搭建 Nuget 伺服器伺服器
- 基於tinyproxy搭建代理伺服器伺服器
- [求助]JSP應用中出現的問題!! 急求!!JS