I've just installed Majordomo 1.94.5 and Majorcool 1.3.2 in my server
(Pentium III running ClarkConnect 1.2.2) and I'm having trouble configuring
the image directory.
My cgi-bin directory us /var/www/cgi-bin and I'd like to put the images for
Majorcool in my domain's home/<domainuser>/gif directory. But no matter
how I seem to configure it, the images directory gets appended to the
cgi-bin link directory.
Here's a snippet of the default.sh file for that section:
# MAJORDOMO DETAILS
# Home directory
DOMO_DIR="/usr/local/majordomo-1.94.5"
# Configuration file location
DOMO_CONF="/usr/local/majordomo-1.94.5/majordomo.cf"
# Version number
DOMO_VERSION="1.94.5"
# WEB SERVER DETAILS
# Server scheme (http, shttp, https)
WEB_SCHEME="http"
# Server root directory
WEB_ROOT="/"
# CGI directory
WEB_CGIDIR="/var/www/cgi-bin"
# CGI URL
WEB_CGIURL="/cgi-bin"
# Images directory
WEB_IMGDIR="/home/chevyasylum/gif"
# Images URL
WEB_IMGURL="gif"
# Root for served documents
WEB_DOCROOT="/home/chevyasylum"
Oh...I'm not sure about the WEB_ROOT entry, either.
I'd be very grateful for any help on this.
Ray
References:
|
|