• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

9ias & apache http server

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
usually app servers have a plugin for apache to allow it to handle static content and send dynamic content requests to the app server. 9ias seems to come with apache, or oracle's flavor of apache, out of the box. Is there a way to use normal apache instead of oracle's version? what changes have oracle made to apache?
I bring up the issue because we have a 3rd party tool that needs apache but they are uneasy about using it with oracle's apache.
 
ranger
Posts: 17347
11
Mac IntelliJ IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am pretty sure that there must be a configuration file for Oracle's App Server that points to the Apache srever that you could change.
Have you opened a TAR up with Oracle's MetaLink?
Mark
 
Please enjoy this holographic presentation of our apocalyptic dilemma right after this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic