Re: URL Redirection

2000-01-09 Thread Vijay
create one generic Perl script to handle all pages in my site.   Thanks for all your help.   Vijay - Original Message - From: Gerald Richter To: Vijay ; mod_perl Maillinglist Sent: Sunday, January 09, 2000 2:01 PM Subject: RE: URL Redirection   As I was havi

RE: URL Redirection

2000-01-09 Thread Gerald Richter
  As I was having problem to set up Embperl as CGI, I found out a way to workaround that. To call HTML::Embperl::Execute from my perl script and pass the html document as parameter. This works OK.   That is, like Tom and Vivek pointed out, cgiwrapper eats the PATH_INFO and PAT

URL Redirection

2000-01-08 Thread Vijay
Hello,   As I was having problem to set up Embperl as CGI, I found out a way to workaround that. To call HTML::Embperl::Execute from my perl script and pass the html document as parameter. This works OK.   What I want to achieve is to have the some session info (basically I want to create my