From owner-freebsd-questions Thu Jul 29 12:56:54 1999 Delivered-To: freebsd-questions@freebsd.org Received: from trinity.lee.net (trinity.lee.net [208.229.121.1]) by hub.freebsd.org (Postfix) with ESMTP id 6C69414F58 for ; Thu, 29 Jul 1999 12:56:47 -0700 (PDT) (envelope-from awells@journalstar.com) Received: from journalstar.com (leepcC-159.sub-c.lee.net [208.205.126.159]) by trinity.lee.net (8.9.1/8.9.0) with ESMTP id OAA16491; Thu, 29 Jul 1999 14:58:58 -0500 Message-ID: <37A0B213.6F0F9AE6@journalstar.com> Date: Thu, 29 Jul 1999 14:57:07 -0500 From: Tony Wells X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Blake Freeburg Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Freebsd, Apache, and Frontpage... References: <199907291905.OAA98660@mrdata.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'll have to claim ignorance about Frontpage 2000. (A case where ignorance truly is bliss.) :-) Actually it's O.K. to have a URL like that, Apache is smart enough to see that fpexe is an executable (assuming there is a handler set for that file type) and will pass the rest of the URL to the script in an environment variable $PATH_INFO. Normally the file has and extension like .cgi or .pl which calls a handler for that file type (perl in this case), so I'm guessing that's your problem. Hope this gets you started! Blake Freeburg wrote: > > Hello out there... > > I have FreeBSD 3.2, Apache 1.3.6 and Frontpage 2000 extensions. Things seem to be installed and running, but when I try to connect to the server, I get ... > > [Sat Jul 24 20:36:16 1999] [notice] Apache/1.3.6 (Unix) FrontPage/4.0.4.3 configured -- resuming normal operations > [Sat Jul 24 20:38:54 1999] [error] [client 216.61.45.4] script not found or unable to stat: /usr/local/frontpage/version4.0/apache-fp/_vti_bin/fpexe/_vti_rpc > > The problem is that the 'fpexe' mentioned in the path is an executable, not a directory.... > > I have read the 'how-to' on FreeBSDzine, and the handbook, as well as posted messages on the 'rtr.com' web site. Any hints? I have tried using both the Linux and BSDI compatible extensions. > > Blake > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message