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
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&