From owner-freebsd-questions Thu Jun 4 01:20:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25761 for freebsd-questions-outgoing; Thu, 4 Jun 1998 01:20:27 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from zero.alphawest.com.au (dns.alphawest.com.au [203.14.124.44]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id BAA25752 for ; Thu, 4 Jun 1998 01:20:18 -0700 (PDT) (envelope-from stephenc@ios.alphawest.com.au) Received: (from smap@localhost) by zero.alphawest.com.au (8.6.12/8.6.12) id QAA28993 for ; Thu, 4 Jun 1998 16:15:50 +0800 Received: from parang(203.14.124.50) by zero via smap (V2.0p2) id xma028984; Thu, 4 Jun 98 16:15:43 +0800 Received: from stephenc ([203.14.124.41]) by parang.alphawest.com.au (8.9.0/8.8.8) with SMTP id QAA07966 for ; Thu, 4 Jun 1998 16:10:17 +0800 (WST) (envelope-from stephenc@ios.alphawest.com.au) Message-ID: <015701bd8f90$b69543a0$297c0ecb@stephenc.alphawest.com.au> Reply-To: "Stephen Cooper" From: "Stephen Cooper" To: "FreeBSD mailing list" Subject: Managing apache-fp with Frontpage Editor - Doesnt work? Date: Thu, 4 Jun 1998 16:13:52 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have installed Frontpage 98 (fp-apache actually) from the ports collection When I try to administer the web site using Frontpage Editor from my NT workstation I get the following error 404 File Not Found File Not Found The requested URL /_vti_bin/shtml.exe/_vti_rpc was not found on this server. I looked in /usr/local/www/data/_vti_bin and none of the .exe files were there!! The fp_install.sh script did not put them there. This is the contents of /usr/local/frontpage/version3.0/_vti_bin _vti_bin/shtml.exe _vti_bin/_vti_adm/admin.exe _vti_bin/_vti_aut/author.exe I tried adding the following to srm.conf: Alias /_vti_bin /usr/local/frontpage/version3.0/_vti_bin I also tried linking the executables, but alas still the same error. What is this /_vti_rpc that shtml.exe is using as a parameter? So: 1) Is it possibel to manage an apache web server with Frontpage 3.0 extensions using Frontpage 98 Editor? if so 2) Has fp_install incorrectly set up the root web? and if so 3) has anyone any idea on how I might fix this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message