Just a FYI,

You must put your LoadModule declaration before any virtual hosts in your
httpd.conf!

LoadModule jrun_module modules/mod_jrun136.dll

<VirtualHost 147.154.246.20>
DocumentRoot C:\\extranet\\docroot\\productsalemgmt\\
ServerName b2c.rhodepc-ws.alcoa.com
<IfModule mod_jrun.c>
JRunConfig jrun.rootdir "C:\\APPLIC~1\\JRun"
JRunConfig jvmlist wheels
JRunConfig Verbose false
JRunConfig ProxyHost 127.0.0.1
JRunConfig ProxyPort 51001
JRunConfig Mappings
"C:\\Applications\JRun\\servers\\wheels\\local.properties"
</IfModule>
</VirtualHost>


Phillip Rhodes
[EMAIL PROTECTED]
Alcoa eCommerce
https://www.ALCOADIRECT.COM
826B Two Allegheny Center Pittsburgh, PA  15212
(412) 553-4900  (phone)  (412) 553-2484 (fax)

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to