delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/07/12/10:03:34

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Siegfried Heintze" <siegfried AT heintze DOT com>
To: <cygwin AT cygwin DOT com>
Subject: Apache httpd Accepts local connections but not Remote
Date: Mon, 12 Jul 2004 08:02:48 -0600
MIME-Version: 1.0
In-Reply-To: <20040712133208.98997.qmail@web40805.mail.yahoo.com>
Message-Id: <200407120804390.SM01156@fasolt>
X-IsSubscribed: yes

Since you guys are so smart, responsive and generous with your time, I
thought I would try this one on you. I have posted this on the Apache HTTP
mailing list twice with no response.

I have the following in my httpd.conf file. WebDAV seems to be working from
my local network (when using IE 5/6) but I cannot log in from across the
public internet and use the webdav client in IE 5. I can view the web pages
on my site remotely, however. This means my firewall is letting me thru on
port 80. Port 80 is all webdav needs, correct?

(My colleague was having some success using the WebDAV client in Konquerer
on Linux for reading files but never figure out how to write files).

Can anyone tell me what I am doing wrong?  Why cannot I use IE 5/6 to view
my files on my server (via webdav) from a remote client? It keeps prompting
me for a username and password and never grants me access. Below is a
fragment from my httpd.conf file.

I've been going nuts trying to figure this one out for two months or more!

   Siegfried


# DavLockDB /usr/local/apache2/var/DavLock DavLockDB "C:/Program
Files/Apache Group/Apache2/conf/DavLock"
Alias /cgi-source  "C:/Program Files/Apache Group/Apache2/cgi-bin/"
<Location /cgi-source>
  Dav On
  AuthType Basic
  AuthName DAV
  AuthUserFile "C:/Program Files/Apache Group/Apache2/conf/main.passwd"
  ForceType text/plain
#  <LimitExcept GET POST DEL>
    require user siegfried marty christie scott eric shafi #  </LimitExcept>
</Location>




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019