You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sudeendra MS <su...@gmail.com> on 2010/03/26 08:31:35 UTC

Should i compile mod_info

Hi ,


Currently i can see mod_info module in our httpd.conf file .

cat httpd.conf| grep mod_info
LoadModule info_module modules/mod_info.so


Say if i want to use the above module http://localhost/server-info , what is
the process ?

Currently when i look the above link


With Kind Regards
Sudhi

Re: Should i compile mod_info

Posted by Andy Levy <an...@gmail.com>.
On Fri, Mar 26, 2010 at 04:31, Sudeendra MS <su...@gmail.com> wrote:
>
>
> Hi ,
>
>
> Currently i can see mod_info module in our httpd.conf file .
>
> cat httpd.conf| grep mod_info
> LoadModule info_module modules/mod_info.so
>
>
> Say if i want to use the above module http://localhost/server-info , what is
> the process ?

mod_info does not apply to Subversion, it is a standard Apache module.
I believe you are on the wrong mailing list.