Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2007-11-18, 12:59 AM   #1
hashbury
My name is hashbury not assburry
 
hashbury's Avatar
 
Join Date: Oct 2007
Location: Tampa
Posts: 1,125
apache 2.2 not showing referers

anyone one know how to make apache 2.2 on windows show the refering link
hashbury is offline   Reply With Quote
Old 2007-12-22, 07:54 PM   #2
hashbury
My name is hashbury not assburry
 
hashbury's Avatar
 
Join Date: Oct 2007
Location: Tampa
Posts: 1,125
I still need some help on this one, I think its the config file for apache that needs to be edited. I have tried to edit many times and just end up fuking up apache.

If anyone can help me with this i can post the HTTP server configuration file

thanks
__________________
Sig Goes Here!
hashbury is offline   Reply With Quote
Old 2008-01-09, 06:35 AM   #3
horney
Shut up brain, or I'll stab you with a Q-tip!
 
Join Date: Jan 2008
Posts: 111
Apache is made for *nix and runs much more happily on *nix machines. As Linux is more reliable, and there is tons of help freely available for any problems you may encounter, why not just switch and not encounter the problems in the first place?
horney is offline   Reply With Quote
Old 2008-01-26, 05:19 PM   #4
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
There is a section in the apache config for your site that probably says:

CustomLog /path/to/access.log common

You want to change common to combined

If in the main apache config you cannot find a definition for combined, or, it complains on restart:

LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined

is the line that you need somewhere in your config to define combined logging which will show referrers. (Though, apache through the wisdom of an early typo has decided to misspell referrer for years).
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2008-01-26, 09:51 PM   #5
hashbury
My name is hashbury not assburry
 
hashbury's Avatar
 
Join Date: Oct 2007
Location: Tampa
Posts: 1,125
Thanks cd34
Wow, it took me 30 seconds to fix this once you showed me. Ive been working on this problem for a long time.
Thank you very much.
__________________
Sig Goes Here!
hashbury is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:41 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc