Displaying 20 results from an estimated 2000 matches similar to: "Error in http parser or client?"
2008 Jun 19
0
struggling with simple webdav
Normally I use authzldap to authenticate LDAP users but in this case, I
have a client that wants non-LDAP users to be able to use DAV.
The twist is that there are several virtual hosts on this server and
perhaps that is confusing things...
anyway, my httpd.conf has...
<Location /webdav>
Dav On
AllowOverride None
Options Indexes FollowSymLinks
AuthType Basic
AuthName
2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers
I found a recommendation towards using DAV instead.
I just took a first glance at DAV (www.webdav.org) and find it very
interesting.
Are there any documentes comparing these two strategies in intranet
and internet (speed, reliability ...)
I would also be greatly interested if anyone here uses DAV to allow
roaming users to
2017 Nov 22
0
CentOS6 davfs2 shows invalid free/total storage capacity
Hello,
I have a CentOS6 VM with davfs2 where I mount WebDAV Shares;
one I have at a storage hoster and one I configured myself on a virtual
server I rented on a hoster;
why does 'df' always show the same value for capacity
[root at centos6-vm ~]# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda3 11249272 7074512 3596664 67% /
tmpfs
2009 Aug 18
1
WebDav on CentOS?
Hello,
I'm trying to set up webdav on apache on centos. My web area has dav
on set, it's permissions are 775 owner of the apache user and group of the
webdev group which i put users in who can write to the area. As a user
locally logged on to the machine i can cd to the area and create content
though it is owned and has a group of the user who made it i don't think
this is what i
2011 Nov 10
1
Managing /etc/fstab with puppet
Hey everyone,
I''m trying to figure out how to manage my /etc/fstab with puppet on
all my servers. Does anybody have an idea for me how to do? I tried it
with augeas but I didn''t like the results I got so far... here is what
I''ve tried:
define conf (
$id = "01",
$spec = " ",
$file = " ",
$vfstype = "
2008 Jan 17
2
Webdev tools
I want a tool that will allow me to download files from a webdev site.
All I have found is the other direction: my files to a webdav server.
In particular (some of you might be interested) is the whole IEEE 802.11
meeting documents webdav site: https://mentor.ieee.org/802.11/documents
2012 Apr 19
1
Question about glusterfs quotas on debian wheezy?
Hello list,
I'm experimenting with a little GlusterFS cluster on debian wheezy:
=== snip ===
muzzy:~# cat /etc/debian_version
wheezy/sid
muzzy:~# dpkg -l | grep gluster
ii glusterfs-client 3.2.6-1 clustered file-system (client package)
ii glusterfs-common 3.2.6-1 GlusterFS common libraries and translator
modules
ii glusterfs-server 3.2.6-1 clustered file-system (server package)
=== snip
2020 May 12
1
Ms Exchange vs dovecot
On 12-05-2020 15:45, Michael Hirmke wrote:
> Hi Robert,
>
>> Hi, sorry for top post
>> but short answer is ,there is no exchange without outlook, that is what
>> makes exchange a good "groupware solution", on windows only.
>> So compare it to dovecot makes only small sense.....
>
> you can use Exchange with pure IMAP clients, too, but then you lose
2014 Oct 15
0
SSLv3 vunerability and Nautilus
CentOS-6.5
Apache httpd-2.2.15
We have a webdav folder accessible only by https. In conformance with the
advisory we removed SSLv3 from the SSLProtocol directive of the Apache server
on that webdav host, so that it now looks like this:
SSLProtocol +TLSv1
Now I cannot connect to the webdav service from my gnome desktop. When I open
the webdav folder I get a window with the following error
2004 Mar 16
4
migration to subversion
Everyone,
We are at long last migrating the xiph.org source repository from to
subversion. We've been wanting to do this for some years, but have been
waiting for a conversion script that could deal with our creaky old cvs
repository. Subversion, although perfectly usable for the past two
years, recently announced a stable 1.0 release, and more importantly
the major issues with the
2004 Mar 16
4
migration to subversion
Everyone,
We are at long last migrating the xiph.org source repository from to
subversion. We've been wanting to do this for some years, but have been
waiting for a conversion script that could deal with our creaky old cvs
repository. Subversion, although perfectly usable for the past two
years, recently announced a stable 1.0 release, and more importantly
the major issues with the
2004 Mar 16
4
migration to subversion
Everyone,
We are at long last migrating the xiph.org source repository from to
subversion. We've been wanting to do this for some years, but have been
waiting for a conversion script that could deal with our creaky old cvs
repository. Subversion, although perfectly usable for the past two
years, recently announced a stable 1.0 release, and more importantly
the major issues with the
2004 Mar 16
4
migration to subversion
Everyone,
We are at long last migrating the xiph.org source repository from to
subversion. We've been wanting to do this for some years, but have been
waiting for a conversion script that could deal with our creaky old cvs
repository. Subversion, although perfectly usable for the past two
years, recently announced a stable 1.0 release, and more importantly
the major issues with the
2007 Nov 13
1
Web DAV (folder) access fails
I'm trying to get web folder (DAV) access working to my CentOS 5 setup. I
previously had it working fine under Fedora 2. I can access the folder with
the Java-based DAVExplorer, but Windows Network Places won't let me "Add a
Network Place", telling me that "The folder you entered does not appear to
be valid". I'm using https with self-signed cert and htpasswd
2015 May 07
0
Apache 2.2 itk - 404 not found
Have you checked the file rights under your document root ?
Your apache group need reading right.
Am 07.05.2015 21:42 schrieb "John" <tuxfed at gmail.com>:
> Hi all, Freshly installed apache 2.2 with httpd-itk (from epel). When I
> try to access apache's document root from a browser on local network, it
> always serve me the Apache welcome page, even if I have a
2006 Apr 07
1
HTTP 1.1 parser and non-standard request methods
hi,
i was thinking of creating a WebDAV plugin for mongrel, but ran into an
issue... the http parser hardcodes which request methods it considers
valid, so it blocks non-standard request methods like MKCOL, PROPFIND,
etc. i''m not familiar with the type of grammar being used for the
parser, but is it possible to defer the request method validation to a
later point, possibly inside the
2006 Apr 25
1
Webdav and read only
Is there a way to configure Apache and WebDAV so that uploading requires
a password but anyone can read from the directory using a browser?
--
Chris Mason
NetConcepts
(264) 497-5670 Fax: (264) 497-8463
Int: (305) 704-7249 Fax: (815)301-9759 UK 44.207.183.0271
Cell: 264-235-5670
Yahoo IM: netconcepts_anguilla at yahoo.com
--
This message has been scanned for viruses and
dangerous content by
2006 Jul 28
0
Apache/Mongrel Deployment Errors
I am having issues with setting up my apache/mongrel cluster.
I am using FC5, and i currently have 3 mongrels running on port
8000,8001, 8002. I am just testing my apache/mongrel deployment on my
development machine and not online. I have apache 2.2.2, and my
httpd.conf is pretty much the exact default after i yum installed apache
2.2.2. in my /etc/httdp/conf.d , i have myapp.conf, which
2011 Mar 30
0
[LLVMdev] Announcing LLVM 2.9 RC3 Testing Phase
On 3/27/11 4:38 AM, Bill Wendling wrote:
> Hi all,
> Please check out sources. Compile things. Report bugs. Etc.
I'm not sure if this is useful as is, but attached is output of `make
check` for llvm+clang, on a Tegra2 machine with ubuntu linux.
The ocaml binding failures are due to the fact there is no ocamlopt on
arm, even though there is ocaml/ocamlc, and the bindings compile
2010 Jan 11
0
apache httpd, webdav, ssl - something is wrong, but what?
Hi,
happy new year!
Today I set up a new web(dav) server for our .ical-System (phpIcalendar)
and copied the config and data files from the old server.
But somthing is wrong with the configuration and I'm blind to find the
error.
On the old server, I can still publish my calender from e.g. Apple iCal
at the server URL with http
http://oldserver.filmakademie.de/DAVdocs
On the new server, I