You're asking on the wrong list.  I will answer with what I can find
on the net, and if that isn't enough, you'll have to get in touch with
the Apache group (which we are NOT).

In message <[EMAIL PROTECTED]> on Mon, 03 May 2004 17:15:14 +0530, "lavin p" <[EMAIL 
PROTECTED]> said:

lavin_p81> i need to know, when an http request to port 80 comes howz
lavin_p81> it redirecting to https ie 443 port??? 

It usually doesn't, but if you want it to and use mod_ssl, the
following page answers your question:

        http://www.modssl.org/docs/2.8/ssl_howto.html#ToC10

lavin_p81> n after this i need to know,if i'm adding a new module to
lavin_p81> apache server ,i've written the complete module and done
lavin_p81> with all the module structure n all those stuff and made
lavin_p81> the xyz_mod.so file .... now i want to know how to call
lavin_p81> this module from apache when a request comes. i mean how is
lavin_p81> the hooking taking place... please help me

It looks to me like you're looking for the following:

  http://httpd.apache.org/docs/misc/API.html    (Apache 1.3)
  http://httpd.apache.org/docs-2.0/developer/   (Apache 2.x)

-----
Please consider sponsoring my work on free software.
See http://www.free.lp.se/sponsoring.html for details.

-- 
Richard Levitte   \ Tunnlandsvägen 52 \ [EMAIL PROTECTED]
[EMAIL PROTECTED]  \ S-168 36  BROMMA  \ T: +46-708-26 53 44
                    \      SWEDEN       \
Procurator Odiosus Ex Infernis                -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/

Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to