Forum Moderators: phranque
The access_log of my Apache 1.3.26 is:
CustomLog /var/log/httpd/access_log common
It shows no referer entry when I call from [virtServerA.tld...] to the other server
[virtServerB.tld...]
Neither with Teleport Pro 129.1972, where I might introduce a referer string into the spider.
Which method/tool enables me to force a referrer string into the access_log?
Or is there a specific Apache setting?
Thanks, Maggi
CustomLog /var/log/httpd/access_log combined
Also, not all browsers send the referrer information. It's just not a bit of info that is required. :(
As far as mod_rewrite, you probably will get the best help from the folks in the Apache web server forum [webmasterworld.com]. :)