"John D. Leonard II" wrote:
> 
> All:
> 
> What is the syntax for multiple IncludesDir?  I would like ASP to look in
> the current directory, then the $Global directory, then a "common" shared
> directory.
> 

  PerlSetVar IncludesDir /home/common

That should do it.  The current directory & Global are already
in the search path.  Multiple includes dirs can be specified by
separating them with a ; in the IncludesDir config.

--Josh

_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks <- Web Link Checking          Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to