Koozali.org: home of the SME Server

WEBDAV and Apache

Willem Fokkens

WEBDAV and Apache
« on: November 29, 2002, 09:27:27 PM »
I'm trying to install the WEBDAV module on the apache server. But where can i find the apache directory?

I must give the following command:

./configure --with-apache=/usr/local/apache

Can anyone tell me what the right commando is.

Greets,

Willem

Jochen Hoegerl

Re: WEBDAV and Apache
« Reply #1 on: November 30, 2002, 12:14:10 AM »
Well, the configuration files are in directories below /etc/httpd

and the modules are in /usr/lib/apache

if you also need to run "make" you have a problem...there is no make on SME

but you can get the needed rpm's from:

http://myezserver.com/downloads/mitel/contrib/dev-tools/

hope this helps

jochen

Charlie Brady

Re: WEBDAV and Apache
« Reply #2 on: November 30, 2002, 02:12:07 AM »
Willem Fokkens wrote:

> I'm trying to install the WEBDAV module on the apache server.
> But where can i find the apache directory?

You shouldn't need it. You should be able to install the mod_dav RPM from the appropriate RedHat distribution. For SME 5.5, use RedHat 7.2.

Charlie