Hi,
You are right.
mod_authz_svn.so and mod_dav_svn.so ships with SVN and they are placed
under $APACHE_HOME/modules during SVN installation if installed with apache
option like:
Configure ./configure --disable-nls --with-apxs=/usr/local/apache2/bin/apxs
--with-ssl --with-neon=/usr/local
--wi
On Wed, Mar 31, 2010 at 10:40 AM, Vikrama Sanjeeva
wrote:
> Hi all,
>
> I am trying to enable "mod_dav_svn" in existing Apache/2.2.11 (Unix) on
> Solaris - i386 machine. I have tried below:
>
> 1: ./configure --enable-dav --enable-so --prefix=/usr/local/apache2
> --with-included-apr
> 2: make
>
Hi all,
I am trying to enable "mod_dav_svn" in existing Apache/2.2.11 (Unix) on
Solaris - i386 machine. I have tried below:
1: ./configure --enable-dav --enable-so --prefix=/usr/local/apache2
--with-included-apr
2: make
3: make install
And it looks like everything run fine. But I am not able