squalls_dreams
02-25-2004, 11:47 PM
I dont know if this is a right topic or if people will help me on this but I just wanted to ask some help on this. I dont get what I do here.
1) Open tag.cgi in wordpad or another text editor.
2) Configure the variables under
# Configurable Variables #
>>sample:
my $tag_path = '/home/yourhost/www/tagboard/tag.txt';
my $return_path = 'http://www.yourdomain.com/tagboard/board.shtml';
my $ip_logfile = '/home/yourhost/www/tagboard/iplog.txt';
I dont get what I have to put in these parts
my $tag_path = '/home/yourhost/www/tagboard/tag.txt';
my $return_path = 'http://www.yourdomain.com/tagboard/board.shtml';
my $ip_logfile = '/home/yourhost/www/tagboard/iplog.txt';
can someone give me an example by putting there information in there so I can replace it with mine?
1) Open tag.cgi in wordpad or another text editor.
2) Configure the variables under
# Configurable Variables #
>>sample:
my $tag_path = '/home/yourhost/www/tagboard/tag.txt';
my $return_path = 'http://www.yourdomain.com/tagboard/board.shtml';
my $ip_logfile = '/home/yourhost/www/tagboard/iplog.txt';
I dont get what I have to put in these parts
my $tag_path = '/home/yourhost/www/tagboard/tag.txt';
my $return_path = 'http://www.yourdomain.com/tagboard/board.shtml';
my $ip_logfile = '/home/yourhost/www/tagboard/iplog.txt';
can someone give me an example by putting there information in there so I can replace it with mine?