search for: mod_dav

Displaying 20 results from an estimated 20 matches for "mod_dav".

2004 Feb 27
0
Help with samba migration
...0 users). Internet Explorer has its > 'Web Folders' feature, which allows me to put shares into My Network > Places -- this might be adequate, and would work nicely, I think. I see > a number of universities online doing this. > > Likely to be a problem with WebDAV (as in mod_dav) is that all files > (and hence user directories) must be owned by apache, thus trashing my > quotas. mod_dav FAQ says, in short, "If you understand the security > issues in running apache as root, write your own code and suid." I'm > not quite capable of doing that. &...
2004 Jan 09
1
best, safest and easiest way to provide remote access to files on linux machine
...b folders', which appears to be the m$ name for webdav. Now the questions. I'm sure that wanting this is very common, I guess lot's of you experts have setup similar things in the places you work. So, the questions: Is web folders the way to go? And how to implement this server-side? (mod_dav does not seem to be able to do exactly what i want) (davenport, http://davenport.sourceforge.net/ doesn't seem very mature) What are the alternatives? (either open source, or paid software) (suse openexchange 4.1 (http://www.suse.com/us/business/products/openexchange/) seems to have some sort o...
2005 Feb 23
1
webdav
I am trying to setup webdav. I have tried hte webdav list. Has anyone implemetned webdav on apache? -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe
2010 Jun 03
3
Calendar server
Hi ,all : I recently switched to using Thunderbird for my email and installed the Lightning calendar add-on. Now all I need is a remote calendar server. I just need a simple server to support a few personal calendars and a shared calendar. Any recommendations for a CentOS / Apache based calendar server?* * -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Aug 28
1
ACLs through Apache on SuSe 8.2 ?
Hi, we are running a samba 2.2.8a server with ACL-Support on a SuSe 8.2. There are some file access restrictions made for users/groups. On the same machine we are implementing an Apache web server for our intranet. The samba shares are linked by a symbolic link into the directory structure underneath of 'htdocs'. If the web content points to a file on the share we get a
2003 Jul 23
1
problem w/ php3+php4
Hello, Has anybody experienced any problems with php3+php4 combo in systems newer than 4.6-STABLE (as of June-Aug 2002)? Briefly, the problem looks very similar to what is stated in the following reports: http://groups.google.com/groups?q=%22php3+kills+apache%22&hl=ru&lr=&ie=UTF-8&oe=UTF-8&selm=wqz8yrfzbug.wl%40hurt.theclones.net&rnum=1
2014 Jan 03
1
Need help with spec file for Apache-2.4.7
...uildRequires: apr-devel >= 1.4.0, apr-util-devel >= 1.4.0 # using --with-included-apr instead BuildRequires: pcre-devel >= 5.0 Requires: initscripts >= 8.36, /etc/mime.types Obsoletes: httpd-suexec Requires(pre): /usr/sbin/useradd Requires(post): chkconfig Provides: webserver Provides: mod_dav = %{version}-%{release}, httpd-suexec = %{version}-%{release} Provides: httpd-mmn = %{mmn} %description Apache is a powerful, full-featured, efficient, and freely-available Web server. Apache is also the most popular Web server on the Internet. %package devel Group: Development/Libraries Summary:...
2003 Oct 22
2
Possible to make samba ignore file permissions?
I'm stuck between a rock and a hard place. Is there a way to setup samba to pretty much ignore file permissions, but allow the write list of users to modify files in shares? The problem I have, is users need permission through samba to modify web pages, but they need to NOT have permission when they FTP in or through shell. -- Northern Indiana ESC Adam Kennedy - akennedy@niesc.k12.in.us
2010 Jun 18
3
free ftp server
Hi, I'm looking a linux freeware for sharing file with a web browser interface - protect file by password, send link to download by email.... Something like the following service: https://www.yousendit.com/ http://www.hongkiat.com/blog/15-great-free-online-file-sharing-alternati ves/ The idea is to install this service in OUR server for sharing files beetwen other company. For
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
2015 May 07
2
Apache 2.2 itk - 404 not found
...LoadModule deflate_module modules/mod_deflate.so LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule mime_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so LoadModule status_module modules/mod_status.so LoadModule autoindex_module modules/mod_autoindex.so LoadModule info_module modules/mod_info.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadModule negotiation_mo...
2015 May 07
3
Apache 2.2 itk - 404 not found
...flate.so >> LoadModule headers_module modules/mod_headers.so >> LoadModule usertrack_module modules/mod_usertrack.so >> LoadModule setenvif_module modules/mod_setenvif.so >> LoadModule mime_module modules/mod_mime.so >> LoadModule dav_module modules/mod_dav.so >> LoadModule status_module modules/mod_status.so >> LoadModule autoindex_module modules/mod_autoindex.so >> LoadModule info_module modules/mod_info.so >> LoadModule dav_fs_module modules/mod_dav_fs.so >> LoadModule vhost_alias_module modules/mod...
2015 May 07
0
Apache 2.2 itk - 404 not found
...ate_module modules/mod_deflate.so > LoadModule headers_module modules/mod_headers.so > LoadModule usertrack_module modules/mod_usertrack.so > LoadModule setenvif_module modules/mod_setenvif.so > LoadModule mime_module modules/mod_mime.so > LoadModule dav_module modules/mod_dav.so > LoadModule status_module modules/mod_status.so > LoadModule autoindex_module modules/mod_autoindex.so > LoadModule info_module modules/mod_info.so > LoadModule dav_fs_module modules/mod_dav_fs.so > LoadModule vhost_alias_module modules/mod_vhost_alias.so > L...
2020 Aug 31
5
How to Migrate Wordpress Website from 32-bit CentOS Linux 6.3 to 64-bit CentOS Linux 8.2 (2004)
...ules/mod_expires.so #LoadModule deflate_module modules/mod_deflate.so #LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so #LoadModule setenvif_module modules/mod_setenvif.so #LoadModule mime_module modules/mod_mime.so #LoadModule dav_module modules/mod_dav.so #LoadModule status_module modules/mod_status.so #LoadModule autoindex_module modules/mod_autoindex.so #LoadModule info_module modules/mod_info.so #LoadModule dav_fs_module modules/mod_dav_fs.so #LoadModule vhost_alias_module modules/mod_vhost_alias.so #LoadModule negotiation_module modules/mod_n...
2006 Jul 28
0
Apache/Mongrel Deployment Errors
...e modules/mod_expires.so LoadModule deflate_module modules/mod_deflate.so LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule mime_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so LoadModule status_module modules/mod_status.so LoadModule autoindex_module modules/mod_autoindex.so LoadModule info_module modules/mod_info.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadModule negotiation_module modules/mod_negotia...
2006 Jan 05
2
Apache issue
...e modules/mod_expires.so LoadModule deflate_module modules/mod_deflate.so LoadModule headers_module modules/mod_headers.so LoadModule usertrack_module modules/mod_usertrack.so LoadModule setenvif_module modules/mod_setenvif.so LoadModule mime_module modules/mod_mime.so LoadModule dav_module modules/mod_dav.so LoadModule status_module modules/mod_status.so LoadModule autoindex_module modules/mod_autoindex.so LoadModule asis_module modules/mod_asis.so LoadModule info_module modules/mod_info.so LoadModule dav_fs_module modules/mod_dav_fs.so LoadModule vhost_alias_module modules/mod_vhost_alias.so LoadMo...
2003 Dec 01
0
No subject
...ally, I'm looking for a web front-end for Samba shares, so that > folks outside of the network can access content in their shares. i've looked a bit and found a possible solution,you can have an Apache+Webdav+mod_auth_samba server,here's the url: Apache: http://httpd.apache.org/ mod_dav (i hope all your user are running MSIE or there's a way for them to use dav): http://www.webdav.org/mod_dav/ mod_auth_samba: http://sourceforge.net/projects/modauthsamba/ Good luck. Alain Return-Path: <oliver@samera.com.py> Delivered-To: samba@lists.samba.org Received: from Polaris.P...