<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WebDav on Apache under Mandrake 9.1 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104983#M74667</link>
    <description>Very kind of you;  I am unfortunately away from the office for a couple of weeks so on hold for a bit.&lt;BR /&gt;&lt;BR /&gt;Only item of note from error log is that 'DAV' is not a recognised directive.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 30 Oct 2003 08:01:06 GMT</pubDate>
    <dc:creator>Marcus Hember</dc:creator>
    <dc:date>2003-10-30T08:01:06Z</dc:date>
    <item>
      <title>WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104977#M74661</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I run Mandrake 9.1 with Apache 2 and have added the Mandrake WebDav RPM. As far as I can see in the httpd.conf files the module has been included correctly.  When I try and use a WebDav directive in the conf file though to activate WebDav for a directory the directive is not recognised, as if the module is not loaded.&lt;BR /&gt;1) How can I Check to see if the apache module has loaded correctly when the server is running?&lt;BR /&gt;2) What steps are required to ensure a module is loaded correctly?</description>
      <pubDate>Wed, 29 Oct 2003 04:13:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104977#M74661</guid>
      <dc:creator>Marcus Hember</dc:creator>
      <dc:date>2003-10-29T04:13:24Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104978#M74662</link>
      <description>I dont run/have WebDav I just have a method to find the informations I need from my Linux platform, what I usualy use is (as root)&lt;BR /&gt;&lt;BR /&gt;#lsof -u `the_user_you_want_to_check`&lt;BR /&gt;ex: lsof -u apache&lt;BR /&gt;ex: lsof -u apache | grep -i "webdav"&lt;BR /&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;#locate webdav&lt;BR /&gt;&lt;BR /&gt;from this info I start reel chop around search man read scripts...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2003 09:44:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104978#M74662</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-29T09:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104979#M74663</link>
      <description>You probably have/know about this link but I am just putting it here in case, you had not and/or someone else is interested .&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.webdav.org/" target="_blank"&gt;http://www.webdav.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There lot's of infos there for the curious..&lt;BR /&gt;&lt;BR /&gt;what ever perhaps this will prompt more answers ?&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Wed, 29 Oct 2003 10:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104979#M74663</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-29T10:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104980#M74664</link>
      <description>Just thought of this did you try &lt;BR /&gt;&lt;BR /&gt;rpm -ql WebDav&lt;BR /&gt;or (wich ever it is)&lt;BR /&gt;rpm -ql webdav&lt;BR /&gt;&lt;BR /&gt;just in case /usr/sbin/lsof and locate did not reveal any new pointer/solution&lt;BR /&gt;&lt;BR /&gt;just a 0.02 Euro/cent&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Wed, 29 Oct 2003 10:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104980#M74664</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-29T10:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104981#M74665</link>
      <description>Lets see..&lt;BR /&gt;&lt;BR /&gt;httpd -L&lt;BR /&gt;&lt;BR /&gt;See if 'WebDav' is listed in there.  This will tell you easily if the module is working.&lt;BR /&gt;&lt;BR /&gt;If not, view the 'error_log' (I'm not sure where mandrake puts this by default, on RH it's /var/log/httpd/error_log).  If there were errors whilst loading the server, they will be listed here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Oct 2003 18:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104981#M74665</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-29T18:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104982#M74666</link>
      <description>Any progress ?&lt;BR /&gt;&lt;BR /&gt;I have had bit of time to read on found this &lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.webdav.org/mod_dav/install.html#apache" target="_blank"&gt;http://www.webdav.org/mod_dav/install.html#apache&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I know you probably have done this !, but perhaps if you attached/gave us more informations we/someone could futher help ?&lt;BR /&gt;&lt;BR /&gt;P.S extract of error log if any would help&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Thu, 30 Oct 2003 07:52:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104982#M74666</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-30T07:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104983#M74667</link>
      <description>Very kind of you;  I am unfortunately away from the office for a couple of weeks so on hold for a bit.&lt;BR /&gt;&lt;BR /&gt;Only item of note from error log is that 'DAV' is not a recognised directive.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Oct 2003 08:01:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104983#M74667</guid>
      <dc:creator>Marcus Hember</dc:creator>
      <dc:date>2003-10-30T08:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: WebDav on Apache under Mandrake 9.1</title>
      <link>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104984#M74668</link>
      <description>The next step I'd be doing is verifying the module lines in the configuration to ensure that they are actually being used.&lt;BR /&gt;&lt;BR /&gt;This is someone in the httpd.conf (or one of it's subsiduary includes)..</description>
      <pubDate>Thu, 30 Oct 2003 17:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/webdav-on-apache-under-mandrake-9-1/m-p/3104984#M74668</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-10-30T17:50:20Z</dc:date>
    </item>
  </channel>
</rss>

