Forum Moderators: phranque

Message Too Old, No Replies

redirects in log file?

         

scorpion

10:27 pm on Dec 7, 2002 (gmt 0)

10+ Year Member



When you force a redirect from one domain on your server to another domain (on your server or outside it) using [R] flag or redirectpermanent, does the redirection show up in your server logs as a redirect out?

Is there a way for a redirect to be treated like a normal access on your server, is there like a code that will make it invisible?

seindal

10:31 pm on Dec 7, 2002 (gmt 0)

10+ Year Member



If you are using apache, all responses are logged, also redirects. Look for a 301 or a 302 instead of a 200 where the HTTP response code is logged.

René.