From owner-freebsd-isp Mon Apr 9 11:23:50 2001 Delivered-To: freebsd-isp@freebsd.org Received: from lcmail2.lc.ca.gov (lcmail2.lc.ca.gov [165.107.12.11]) by hub.freebsd.org (Postfix) with ESMTP id E784937B423 for ; Mon, 9 Apr 2001 11:23:46 -0700 (PDT) (envelope-from drewt@writeme.com) Received: from CONVERSION-DAEMON by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) id <0GBJ00201F0YNE@lcmail2.lc.ca.gov> for freebsd-isp@freebsd.org; Mon, 9 Apr 2001 11:22:36 -0700 (PDT) Received: from tagalong ([165.107.42.167]) by lcmail2.lc.ca.gov (PMDF V5.2-27 #40821) with SMTP id <0GBJ00AMIEXRRA@lcmail2.lc.ca.gov> for freebsd-isp@freebsd.org; Mon, 09 Apr 2001 11:20:15 -0700 (PDT) Date: Mon, 09 Apr 2001 11:20:02 -0700 From: Drew Tomlinson Subject: FW: Installing FrontPage Extensions - Getting Closer To: freebsd-isp@freebsd.org Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Content-type: text/plain; charset="iso-8859-1" Content-transfer-encoding: 7bit Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To summarize, I've made an attempt at compiling a custom Apache server with SSL and FrontPage extensions. After many tries, I think I'm getting closer. The server seems to work fine and secure access appears to be OK too. However, when I attempt to connect to a "web" with a FrontPage client, I get errors from the following: On the client (wecerr.txt): 04/09/2001 08:15:11 An error occurred accessing your FrontPage web files. Authors - if authoring against a web server, please contact the webmaster for this server's site. WebMasters - please see the server's system log for more details. fpexec log: 123 Blacksheep# cat fpexec.log [2001-04-09 08:15:13]: uid: (nobody/nobody) gid: (nogroup/nogroup) cmd: /_vti_bin/shtml.exe [2001-04-09 08:15:13]: cannot stat directory: (/usr/local/www/data) suexec log: nothing httpd access log: [09/Apr/2001:08:15:12 -0700] "OPTIONS / HTTP/1.1" 200 - [09/Apr/2001:08:15:12 -0700] "GET /_vti_inf.html HTTP/1.1" 200 1716 [09/Apr/2001:08:15:13 -0700] "POST /_vti_bin/shtml.exe/_vti_rpc HTTP/1.1" 200 115 [09/Apr/2001:08:15:13 -0700] "OPTIONS / HTTP/1.1" 200 - httpd error log: nothing Like I said, I think I'm close. Does anybody know where my problem might lie (other than the fact that I'm trying to use MS software on a FBSD system :) )? Thanks for your help! Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message