$req_rec is an embperl variable that holds the apache request rec.
so to get a dir_config just do:
$req_rec->dir_config('cnfGWCePath')

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
Rob Tanner wrote:

> I am new to embperl and have a basic question I can't find an answer to in
> the README.
>
> When invoking embperl simply by accessing a document (doing the addtype
> stuff, etc) how do I gain access to the apache request record?  Do I
> actually have to invoke it via an actual modperl module (kind of a pain) or
> is there a more straight forward (i.e., fewer steps) method?
>
> Thanks,
> Rob
>
>        _ _ _ _           _    _ _ _ _ _
>       /\_\_\_\_\        /\_\ /\_\_\_\_\_\
>      /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
>     /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
>    /\/_/_/_/_/ /\_\  /\/_/    /\/_/
>   /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
>   \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)
>
>   Rob Tanner
>   McMinnville, Oregon
>   [EMAIL PROTECTED]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]





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

Reply via email to