[ start | index | login ]
start > bidz > apache > xlast_tomcat.conf

xlast_tomcat.conf

Created by mpecher. Last edited by ulath, 5 years and 277 days ago. Viewed 584 times. #3
[diff] [history] [edit] [rdf]
labels
attachments
# For Apache 2.0
LoadModule jk_module /etc/httpd/modules/mod_jk.so

JkWorkersFile /etc/httpd/tomcat/workers.properties JkLogFile /var/log/httpd/mod_jk.log

# Set the jk log level [debug/error/info] JkLogLevel error

JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "

# JkOptions indicate to send SSL KEY SIZE, JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories

# JkRequestLogFormat set the request format JkRequestLogFormat "%w %V %T"

# Commented out by ASB. #JkMount /*.jsp tomcat-5.5-worker1 #JkMount /* tomcat-5.5-worker1 #JkMount / tomcat-5.5-worker1

<VirtualHost *> ServerName www.bidzforit.com ServerAlias bidzforit.com ServerAlias www.bidzforit.com.au ServerAlias bidzforit.com.au JkMount /* tomcat-5.5-worker1 JkMount / tomcat-5.5-worker1 DocumentRoot /usr/java/apache-tomcat-5.5.17/webapps/bidzforit ServerAdmin webmaster@bidzforit.com ServerSignature email LogLevel emerg HostNameLookups off DirectoryIndex index.jsp index.php index.html </VirtualHost>

Please login to post a comment.

Menu:
Java & J2EE
Development
Books

Help:
Help FAQ
Formatting


< May 2012 >
SunMonTueWedThuFriSat
12345
6789101112
13141516171819
20212223242526
2728293031


Logged in Users: (0)
… and a Guest.



Disclaimer: Views and opinions are that of the individual author, and not that of Marand Custom Solutions. This site is an open forum for technical content, and the company accepts no liability for any content or view expressed.