Gossamer Forum
Home : General : Perl Programming :

Fetching HTTP Status Codes

Quote Reply
Fetching HTTP Status Codes
I've been playing with a CGI-Perl (non-mod_perl) script to fetch the Apache HTTP Status Code using the HTTP::Status module, but with no luck. The purpose of this ordeal is to allow the script to determine if it was called from the browser (code=200), or from the server (as redirect) via .htaccess RewriteRule (code=302). Any suggestions?

----
Cheers,

Dan
Founder and CEO

LionsGate Creative
GoodPassRobot
Magelln
Subject Author Views Date
Thread Fetching HTTP Status Codes dan 6016 Sep 30, 2003, 10:55 PM
Thread Re: [dan] Fetching HTTP Status Codes
Andy 5846 Oct 1, 2003, 2:46 AM
Thread Re: [Andy] Fetching HTTP Status Codes
dan 5856 Oct 1, 2003, 9:17 AM
Post Re: [dan] Fetching HTTP Status Codes
dan 5823 Oct 7, 2003, 9:48 AM