Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache Modules (mod_auth_passthrough)

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  mod_rewriting to a fast cgi  
Author Message
dxp2532

External


Since: Sep 20, 2004
Posts: 3



(Msg. 1) Posted: Mon Sep 20, 2004 8:00 pm
Post subject: Apache Modules (mod_auth_passthrough)
Archived from groups: alt>apache>configuration (more info?)

I have seen many servers on the net that run Apache with modules such
as:
mod_auth_passthrough
mod_log_bytes
mod_bwlimited

most of the time there are together and with PHP and FrontPage.

I've searched everywhere and can't find the sources for these modules.
Or any technical information about them, not even links.

If someone knows where to find info or to download the code for the
ones above please post it, I would really appreciate it.

dxp

 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
dinges_danges_

External


Since: Aug 03, 2004
Posts: 88



(Msg. 2) Posted: Tue Sep 21, 2004 5:44 am
Post subject: Re: Apache Modules (mod_auth_passthrough) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

dxp said the following on 21/09/2004 02:00:

 > I have seen many servers on the net that run Apache with modules such
 > as:

 > mod_auth_passthrough

Some (probably not usefull) info:

<a style='text-decoration: underline;' href="http://forums.site5.com/archive/index.php/t-428.html" target="_blank">http://forums.site5.com/archive/index.php/t-428.html</a>

 > mod_log_bytes

Alternative:

<a style='text-decoration: underline;' href="http://www.snert.com/Software/mod_watch/" target="_blank">http://www.snert.com/Software/mod_watch/</a>

 > mod_bwlimited

Found no relevant info, sorry.

--
Regards
Harrie<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 3) Posted: Tue Sep 21, 2004 7:22 am
Post subject: Re: Apache Modules (mod_auth_passthrough) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-09-21, dxp <dxp2532.DeleteThis@yahoo.com> wrote:
 > I have seen many servers on the net that run Apache with modules such
 > as:
 > mod_auth_passthrough

is a tightens modules for frontpage, probably found with the rest
of the frontpage extensions

 > mod_log_bytes
 > mod_bwlimited

They are used to limit and log bandwidth usages, never used them.

Now the Question... if you don't know what they are for... why you
want them?

Davide

--
Do not sleep in a eucalyptus tree tonight.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
dxp2532

External


Since: Sep 20, 2004
Posts: 3



(Msg. 4) Posted: Tue Sep 21, 2004 9:30 am
Post subject: Re: Apache Modules (mod_auth_passthrough) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Now the Question... if you don't know what they are for... why you
 > want them?
 >
 > Davide

I am doing an audit on some servers which have these modules
installed. I want the source code for them.

Obviously, from the names I can guess what they are for. But, how
they do their job and how secure, that I'll know from the code.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
dxp2532

External


Since: Sep 20, 2004
Posts: 3



(Msg. 5) Posted: Tue Sep 21, 2004 9:35 am
Post subject: Re: Apache Modules (mod_auth_passthrough) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Some (probably not usefull) info:
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://forums.site5.com/archive/index.php/t-428.html</font" target="_blank">http://forums.site5.com/archive/index.php/t-428.html</font</a>>
 >
  > > mod_log_bytes
 >
 > Alternative:
 >
<font color=purple> > <a style='text-decoration: underline;' href="http://www.snert.com/Software/mod_watch/</font" target="_blank">http://www.snert.com/Software/mod_watch/</font</a>>
 >
  > > mod_bwlimited
 >
 > Found no relevant info, sorry.

Thanks for the post, but there's nothing helpfull at those links.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 6) Posted: Tue Sep 21, 2004 4:33 pm
Post subject: Re: Apache Modules (mod_auth_passthrough) [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2004-09-21, dxp <dxp2532.DeleteThis@yahoo.com> wrote:
 > they do their job and how secure, that I'll know from the code.

....like to say "I will know if Windows is secure if I can read his
source code"... forget it!

Davide

--
Fine's Corollary:
  Functionality breeds Contempt.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Apache Modules (mod_auth_passthrough) 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
disabling modules in apache 2.0.48 win 32 - How do you disable certain modules 2.0.48 win 32? Thanks Colyn Goodson http://home.swbell.net/colyng http://www.colyngoodson.com http://www.colyngoodson.com/manuals.html

securing Apache with modules - Hello, (fu2 comp.infosystems.www.servers.unix) I run several Apache servers with php web applications from various origins and I would like to increase the security of these systems. Code auditing is a background process, and I need..

Configuring Apache to run ASP pages using Apache::ASP perl.. - Hi all, I have downloaded and installed the Apache::ASP perl modules using CPAN. What do I need to do Apache to tell it to process .asp files using this module? I am running Apache 2.0.40 on a Redhat9 box. Thanks in advance -- Reuben..

Adding Modules to an existing apache install - Hi, I need to add mod_asis to an existing installation of apache (1.3.29, I believe). I've read the documentation from apache but I am still not clear on whether running configure to add a new module is safe to do. What I am afraid of is if I run..

Apache newbie--how to tell what versons of modules are run.. - We have an apache web server running -- I need to figure out what versions of the modules are being run. I have a list of modules, just not the versions of those modules. Any help would be appreciated! Chifar38 chifar38@yahoo.com
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]