mharc-users

RE: [approved] RE: cgi-bin ScriptAlias question (found the answer...)

2002-12-11 11:29:58
Thanks Earl,

I'm still not clear on how things are configured.

Will the following change in lib/config.sh:

# Root URL to mail archives.
ROOT_URL=http://www.domain.com/lists/
# URL to html archives
HTML_URL=$ROOT_URL/html

generate a cgi-bin/mnav.cgi with:
$url_archive_root = '/lists/html';

Thanks in advance,
William

-----Original Message-----
From: owner-mharc-users(_at_)mhonarc(_dot_)org
[mailto:owner-mharc-users(_at_)mhonarc(_dot_)org] On Behalf Of Earl Hood
Sent: Wednesday, December 11, 2002 12:18 PM
To: mharc-users(_at_)mhonarc(_dot_)org
Subject: Re: [approved] RE: cgi-bin ScriptAlias question (found the
answer...)


On December 11, 2002 at 11:24, "William Hernandez" wrote:

Afterwards check
# vi cgi-bin/mnav.cgi
      change $url_archive_root = '/lists/html';

Perhaps there is a better and easier way, but I'm new at this also.

Do not do it this way.  The better way is to edit your lib/config.sh and
set the HTML_URL variable.  Afterwards, run

  make configure

A new mnav.cgi, along with other files, will be generated to reflect the
HTML_URL change.

The mharc installation document,
<http://www.mhonarc.org/mharc/doc/install.html>, provides information on
how to configure your archive.

--ewh

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS



---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHARC-USERS