Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> how to make a new Apache module into IAS

how to make a new Apache module into IAS

From: Dedesi Peter <dedesi.peter_at_miskolc.evosoft.hu>
Date: Tue, 19 Feb 2002 08:57:07 +0100
Message-ID: <3C720553.6CA8CE26@miskolc.evosoft.hu>


Hi,

We have a problem:
we would like to make a new mechanism which check the user (authenticate)
and then look up the url from oracle database. If it doesn't exist the user
request will be refused otherwise OK.
I think we need to write a new Apache module to check the access of the given user but I have some serious problem

  1. What do you think this way is good or is there any better solution?
  2. It is possible to write and use a new Apache module without recompile

the Apache sources from IAS?
3. If I must to recompile Where can I found these sources because the downloaded sources from www.apache.org is quite difference and I think the IAS would not work if I replaced the recompiled Apache.

Peter Received on Tue Feb 19 2002 - 01:57:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US