You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "i." <is...@jpmktg.com> on 2001/09/11 00:34:57 UTC

Internal request

*This message was transferred with a trial version of CommuniGate(tm) Pro*
Is there a way to tell whether or not a request is local or not?
$ENV{REQUEST_URI} only gives the request after the dns. I need to be able to
tell if a document is requested via www.foo.com/bar.html or ./bar.html

Any help is appreciated.

Thanks,
Isaac