Terry, Jason wrote:
> $ENV{‘SERVER_NAME’}

That wold also work.

But in general, I wouldn't recommend using %ENV from within mod_perl, especially
when the information you are looking for is readily available thru some API
like $r->server->server_hostname()

--------------------------------------------------------------------------------
Philippe M. Chiasson m/gozer\@(apache|cpan|ectoplasm)\.org/ GPG KeyID : 88C3A5A5
http://gozer.ectoplasm.org/     F9BF E0C2 480E 7680 1AE5 3631 CB32 A107 88C3A5A5

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to