| Sign In/My Account | View Cart |
| Article: |
Build Your Own Apache Server with mod_perl | |
| Subject: | 302 Messages | |
| Date: | 2003-11-26 18:01:34 | |
| From: | cshannon | |
|
I have a mod_perl web app based on CGI::Application and CGI::Formbuilder. I developed the app on my Win2000 workstation at the office, and am in process of porting it to my OSX box. I've got perl 5.8.0 installed, and Apache 1.3.29, mod_perl/1.29. Most everything seems fine now, except one thing. Using CGI.pm (I know, I know - there's a better way, I'm just lazy and haven't looked into it) I use a redirect to another URL, but in the browser I get a 302 message (The document has moved here - with 'here' linked to the redirect url). My app doesn't do this on my Win box, which is running Apache2. I've used this same function before on a Sun box running Apache 1.3.26, and never got a 302 message.
|
||
Showing messages 1 through 2 of 2.
302 Messages
HTH,
David