[EMAIL PROTECTED] wrote:
>
> Have anyone succeeded to set up DAV running on top of SSL ?
>
> If so please post your configs.Thanks.
>
> Every time I turn dav on, ssl stops!?
I've never had any problems running DAV+SSL. The stock setup for both should
work just fine. How do you know SSL stops?
Jens Theisen wrote:
> Hello,
>
> I have a cgi application and want to add basic webdav functionality. I
> wonder if it is an option to implement webdav on the cgi level.
What do you mean by "add basic webdav functionality" to a cgi app?
You may be able to get away with allowing mod_dav to contro
Laurent Blume wrote:
> Hi all,
>
> I've had the same problem a few times, and I'm wondering if there's a
> clean solution:
> some users are accessing a web directory (an Apache 2.0.54 server) with
> DreamWeaver, using WebDAV, It seems that sometimes, files and
> directories get locked, and are nev
Boyle Owen wrote:
> Then the only "global" directives (ie, outside VHs) should be those that
> are truly global and meant to apply to all VHs.
I tend to follow the same policy, however I've noticed that when I don't set a
global ServerName I get startup errors like "httpd: Could not reliably
det
Nick Kew wrote:
> On Tuesday 25 July 2006 07:16, Brandon Fosdick wrote:
>> Anyone have any experience using mod_log_mysql with the 2.2 release?
>
> Nope.
>
> If it worked with 2.0, it should work fine with 2.2. But with 2.2 you should
> be using DBD instead of hookin
Anyone have any experience using mod_log_mysql with the 2.2 release?
The module's webpage (http://bitbrook.de/software/mod_log_mysql/) looks a bit
outdated. It mentions needing a patched version of mod_log_config...is that
still true?
---
Michael Gale wrote:
> What does FreeBSD use to rotate it's logs, it most likely has the same
> features ?
The base system has newsyslog, which does most everything logrotate does. But,
logrotate is in the ports tree in case you need/want it.
--
Joshua Slive wrote:
> What are you trying to accomplish? As I said, activating DAV without
> any DAV methods doesn't make any sense.
I was trying to see if I could give my users a public_html directory within
their DAV shares.
> In addition, the use of "Dav UserDir" implies you are using some
>
Joshua Slive wrote:
> Show us the config and log entries. In general, activating DAV for a
> directory shouldn't change anything about GET/HEAD requests.
This is the relevant bit from httpd.conf
---
#Serve account public_html directories
DirectoryIndex index.html
As a quick hack I tried enabling mod_dav on a location to see if it would act
as a storage backend for regular page serving. That is, just to use it for GET
and HEAD requests and none of the other DAV-related requests.
For the most part it works, but for some reason DirectorySlash and
Director
10 matches
Mail list logo