|
Dan if you have all the latest PTF's applied and go into your HTTP admin area port 2001 or 2002 depending on your OS release you should have the option for WAS. With a V4 installation of WAS I get the following lines after using the admin screen, it also detects your WAS version installed before giving the options. <Directory /QIBM/ProdData/WebASAdv4/WSsamples/> Allow from all Order allow,deny AllowOverride None Options None </Directory> Alias /WSsamples/ /QIBM/ProdData/WebASAdv4/WSsamples/ LoadModule ibm_app_server_http_module /QSYS.LIB/QEJBADV4.LIB/QSVTIHSAH.SRVPGM WebSpherePluginConfig /QIBM/UserData/WebASAdv4/default/config/plugin-cfg.xml With a 3.5 installation I get 1 <Directory /QIBM/ProdData/WebASAdv/theme/> 2 Allow from all 3 Order allow,deny 4 AllowOverride None 5 Options None 6 </Directory> 7 <Directory /QIBM/ProdData/WebASAdv/WSsamples/> 8 Allow from all 9 Order allow,deny 10 AllowOverride None 11 Options None 12 </Directory> 13 Alias /theme/ /QIBM/ProdData/WebASAdv/theme/ 14 Alias /WSsamples/ /QIBM/ProdData/WebASAdv/WSsamples/ 15 NcfAppServerConfig BootFile /QIBM/UserData/WebASAdv/default/properties/bootstrap.properties 16 LoadModule ibm_app_server_module /QSYS.LIB/QEJB.LIB/QSVTIHSA.SRVPGM Thanks Bleddyn http://www.ignite400.org - iSeries eBusiness User Group -----Original Message----- From: web400-admin@midrange.com [mailto:web400-admin@midrange.com]On Behalf Of Eyers, Daniel Sent: 15 April 2002 20:47 To: 'web400@midrange.com' Subject: [WEB400] RE: jdbc libary list setup? Ok, I give up.... How does apache talk to Websphere???? I'm trying out the Apache HTML server (to see how to migrate our existing stuff). I've got it serving HTML and I've got WAS set up, but I must've missed something because Apache is serving up my JSP as HTML. My old configuration had a service entry but it's beeen commented out..... any help (links, direct ideas, etc) will be much appreciated.... dan _______________________________________________ This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/web400 or email: WEB400-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.