Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Willem Fokkens on November 29, 2002, 09:27:27 PM

Title: WEBDAV and Apache
Post by: Willem Fokkens 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
Title: Re: WEBDAV and Apache
Post by: Jochen Hoegerl 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
Title: Re: WEBDAV and Apache
Post by: Charlie Brady 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