fdp: www from scratch

Jim Mock mij at soupnazi.org
Tue May 13 21:31:58 PDT 2003


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 -



More information about the freebsd-questions mailing list