On Tue, 2004-09-14 at 16:52, Gil Vidals wrote:
> Is there a way to detect an incoming GET request generated by a meta refresh
> at the server level with mod_perl???

This is an HTTP and browser issue, not a mod_perl one.  You can
experiment with various browsers, but there is no way to be sure what
Google's proprietary browser will send when it follows a redirect or a
refresh link without actually setting one up, waiting for Google to hit
it, and checking your log files.  There is nothing I'm aware of in the
HTTP spec about what the Referer header should be after a refresh.

- Perrin


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to