Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2003 21:31:52 -0700
From:      Jim Mock <mij@soupnazi.org>
To:        manee <radwasteus@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: fdp: www from scratch
Message-ID:  <FC81647D-85C4-11D7-A664-000393460DB2@soupnazi.org>
In-Reply-To: <20030514030413.27141.qmail@web21509.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, May 13, 2003, at 08:04  PM, manee wrote:

[snip...]

> now, i simply want to install www into my ~/public_html.  i do the 
> following
>
> make DESTDIR=/home/manee/public_html BINGRP=manee ENGLISH_ONLY="yes" 
> install
>
> the web is installed to ~/public_html/data instead.
>
> is there any way to install the web into ~/public_html without 
> changing http.conf?

Edit www/en/Makefile and change:

WEBDIR=	data

to:

WEBDIR=	

That should do it.

- jim

-- 
- jim mock  mij@{soupnazi|opendarwin}.org  jim@{bsdnews|FreeBSD}.org -
- editor in chief, BSD News: http://bsdnews.org  http://soupnazi.org -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FC81647D-85C4-11D7-A664-000393460DB2>