Re: repost: mod_perl get method params with SSI

2003-11-26 Thread Stas Bekman
Igor wrote: I am calling an ssi-enabled html page and it has an SSI request to a mod_perl script. I am making a request to http://localhost/info.shtml?name=john&age=25&sex=m Or something similar. Now. How can I get the params passed to shtml from within mod_perl program ? I tried the script bel

repost: mod_perl get method params with SSI

2003-11-26 Thread Igor
Reposting... since I unintentionally sent the previous message as html. Thanks Stas Bekman for noticing. --- Hello everybody. I am calling an ssi-enabled html page and it has an SSI request to a mod_perl script. I am making a request to http://localhost/info.shtml?name=john&age=25&