|
|
| go ahead... be a heretic | |
| PerlMonks |
Re^2: CGI index as textby tachyon (Chancellor) |
| on Nov 24, 2004 at 07:08 UTC ( #410071=note: print w/ replies, xml ) | Need Help?? |
|
This is *extremely* unlikely to work. With a GET request and this redirect you will lose the QUERY_STRING. With POST it is even worse as it will almost certainly generate a 405 Method Not Allowed as you try to POST data to an HTML page. cheers tachyon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||