From owner-freebsd-questions Fri Jan 25 14: 7: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.mx.pitdc1.stargate.net (smtp2.mx.pitdc1.stargate.net [206.210.69.142]) by hub.freebsd.org (Postfix) with SMTP id 532CB37B404 for ; Fri, 25 Jan 2002 14:07:00 -0800 (PST) Received: (qmail 7652 invoked from network); 25 Jan 2002 22:06:58 -0000 Received: from dap-209-166-135-174.nfas.greensburg-tnt-1.sns234.pa.stargate.net (HELO wastegate.net) (209.166.135.174) by smtp2.mx.pitdc1.stargate.net with SMTP; 25 Jan 2002 22:06:58 -0000 Received: from mother.wastegate.net (mother.wg.local [192.168.1.2]) by wastegate.net (Postfix) with SMTP id 454FD4844F; Fri, 25 Jan 2002 17:07:24 -0500 (EST) From: "Doug Reynolds" To: "FBSD Questions" , "Joe & Fhe Barbish" Date: Fri, 25 Jan 2002 17:09:27 -0500 Reply-To: "Doug Reynolds" X-Mailer: PMMail 2000 Professional (2.20.2380) For Windows 98 (4.10.2222) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Apache_FP ? Message-Id: <20020125220724.454FD4844F@wastegate.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 25 Jan 2002 15:31:55 -0500, Joe & Fhe Barbish wrote: >Can Apache_FrontPage have both apache web sites and FrontPage >web sites in the same base apache server? yes. the root web spawns from the / dir for frontpage. your user accounts go under www.website.com/~username/ it defaults to public_html, if you want to change it, search for userdir under the httpd.conf you can access the root web frontpage or from /usr/local/www/data (i believe). you can't, however, make www.website.com/~username/ accessable by frontpage. you have to ftp the files in. you can also use virtual hosts to point to different directories under the fp structure. >Is there an admin interface to apache to automate the >creation and deletion of web sites? it is: /usr/local/frontpage/version4.0/bin/fpsrvadm.exe >Can Apache_FP have directory based web sites that would be >accessed by a url of this type http://www.domain.com/dir_name or >http://www.domain.com/tom.index where domain points to the >apache server and (dir_name and tom.index) point to the >individual web sites inside the Apache server? If so can I see >a sample of the definition statements? answered above >Will doing a make deinstall on apache port will it also remove >all the web site definitions and data? shouldn't delete anything, but it'll kill the conf. >Read all the apache & FrontPage doc's on FBSD. Looking for a >how-to-do doc, does anybody know of any? none that i found, except for the default docs that apache installs. it will also point to microsofts front pages server extention info page --- doug reynolds | the maverick | mav@wastegate.net PGP Public Key Fingerprint: 6E7B 9993 B503 6D45 E33A 2019 26E5 C1DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message