On Fri, 5 May 2000, sadhanandham balaraman wrote:

> Hi Gurus,
>    I'm facing a typical problem in Apache web server. The problem is that I 
> want to call a perl script whenever a request is made to the server, and 
> that script should be able to change the URI and submit to the server back.

Make a PerlHandler that does  $r->internal_redirect(URI);

-- 
<Matt/>

Fastnet Software Ltd. High Performance Web Specialists
Providing mod_perl, XML, Sybase and Oracle solutions
Email for training and consultancy availability.
http://sergeant.org http://xml.sergeant.org

Reply via email to