Johnno wrote:

> It this possible..  if find out what address was entered into the web
> browers from apache...
> 
> this is so that i can run a script to pickup a url and redirect it
> somewhere...
> 
> otherwise i am going to have heaps of dirs with one index file that does the
> redirect..


Are you talking IP address here or what ?


If so, check $ENV{REMOTE_ADDR} for the IP address of the requesting browser (or
proxy).


If not, please explain yourself a littlemore succintly.

-- 
   ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
  (_/   /  )    // //       DBE Collectibles   Mailto:[EMAIL PROTECTED]
   / ) /--<  o // //      http://dbecoll.tripod.com/ (Free site for Perl)
-/-' /___/_<_</_</_     Castle of Medieval Myth & Magic http://www.todbe.com/

_______________________________________________
Perl-Unix-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to