Forum Moderators: phranque

Message Too Old, No Replies

HTTP Sever startup error "The requested operatiion has failed"

WebDAV Configuratin, Apache HTTP Server,

         

dineshmetkari

9:38 am on Jul 18, 2012 (gmt 0)

10+ Year Member



Dear All,
I am trying to configure apache server 2.4 for webDAV solution.
I have changed httpd.conf for necessary webdav modules.
But when I restart the server it gives error message:
"The requested operatiion has failed"

The log files shows following message:

"Invalid command 'AuthDigestProvider', perhaps misspelled or defined by a module not included in the server configuration"


Please let me know how to resolve this error.

Thanks in advance.

Regards,
Dinesh

phranque

12:33 am on Jul 19, 2012 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld, dineshmetkari!

you need to install/config the mod_auth_digest module or find that directive in the .htaccess/server config file and delete it or surround it with the <IfModule> Directive:
http://httpd.apache.org/docs/current/mod/core.html#ifmodule