[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] Directory settings



On 4/4/97 Kevin Furuta wrote:

>I just download a perl script and was wondering how you setup directories
>within a CGI for a Mac running webstar. For instance in the script, there
>is the term
>
>$Basedir = "/usr/etc/httpd/cgi-bin/"
>

Try somthing like:

	$Basedir = "cgi-bin:";

The tree starts from the folder containing WebStar. The Mac uses ':' as the
path delimiter. Hope this helps...

RR

__________________________________________________________________________
  Richard Rathe, MD                       mailto:rrathe@dean.med.ufl.edu
  University of Florida                  http://www.med.ufl.edu/medinfo/