From owner-freebsd-isp Tue Feb 12 18: 4: 4 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mail.westbend.net (ns1.westbend.net [216.47.253.3]) by hub.freebsd.org (Postfix) with ESMTP id AA03A37B402 for ; Tue, 12 Feb 2002 18:04:01 -0800 (PST) Received: from WBIW006 (WBIw006.westbend.net [216.47.253.26]) by mail.westbend.net (8.11.6/8.11.6) with SMTP id g1D23bt57568; Tue, 12 Feb 2002 20:03:37 -0600 (CST) (envelope-from hetzels@westbend.net) Message-ID: <028101c1b432$a66e5e60$1afd2fd8@westbend.net> From: "Scot W. Hetzel" To: "Joe & Fhe Barbish" , "FI" Subject: Re: apache & frontpage extentions Date: Tue, 12 Feb 2002 20:02:45 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org From: "Scot W. Hetzel" > From: "Joe & Fhe Barbish" > > Does any one have the apache/frontpage server web site working? > > > Yes the frontpage webadmin pages do work, you just need to read the > following to set them up: > > http://www.microsoft.com/technet/prodtechnol/sharepnt/proddocs/admindoc/owse 01.asp > I had tested the Site Administration Pages. Today I setup the Server Administration Pages on port 1080 with: /usr/local/frontpage/version5.0/bin/owsadm.exe -o setadminport \ -s /usr/local/etc/apache/httpd.conf -p 1080 -u fpadmin owsadm.exe will add an entry for this port into the httpd.conf file. This sets up a virtual host on the specified port, but when you try to access it with http://:, the password will not be accepted. You will need to add: AllowOverride AuthConfig Limit Indexes Options To the Directory entry for /usr/local/frontpage/version5.0/admin-exes. Scot To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message