Can't you just use a relative path?  i.e:

<form method="post" action="../cgi-bin/group.cgi">


-----Original Message-----
From: Richard Crawford [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 26, 2003 10:57 AM
To: [EMAIL PROTECTED]
Subject: [vox-tech] Perl question: determining the computer's IP address


I have a Perl script that I've written and which runs on a couple of
different web servers.  Because the script rewrites some .html files that
call on cgi-scripts, the script needs to know the IP address of the
computer that it's running on.  Is there an environmental variable or
something that I can call within Perl to find out the IP address so that I
don't have to manually recode it on each server?

On a side note, the script I've written works, but it's clumsy and
inelegant.  Is there anyone who'd be willing to look at my code and make
suggestions for cleaning it up?

-- 
Sliante,
Richard S. Crawford

http://www.mossroot.com
AIM: Buffalo2K ICQ: 11646404 Y!: rscrawford
MSN: [EMAIL PROTECTED]

"It is only with the heart that we see rightly; what is essential is
invisible to the eye." --Antoine de Saint Exup�ry


_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to