Hi,
I am trying to edit a subscribe.
cgi file and am having difficulties in getting it to work. I am trying to find the correct format for the BASEDIR.
The file has the basic line that I have to edit for my website as:
$BASEDIR="/www/mydomain/
cgi-bin/nomodomo
As I am using a sub-domain, I created a
cgi-bin within the subdomain's folder so lets say the subdomain file is property_html then the path is property_html/
cgi-bin/nomodomo within the /home directory.
Lets say the main website is
www.white.com and the
ftp is
ftp.white.com, however the mail paths and such use a different domain name as I have two domains on the same server (Ipower) so the /home/public_html actually points to my original website, lets call it black.com and there is a folder in the home directory called /white_html for the second domain and then another /property_html for the subdomain property.white.com
I had to put the
cgi-bin file within the property_html for the sub-domain.
Could someone help me with how it needs to be written as the directory path. Please note that the names of the actual website and such has been replaced as this is a page for a friend and it hasn't been completed yet and I do not feel comfortable giving the info publicly. Sorry.
Thank you for any help that you may offer.
Rachel