Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 10-11-2002, 07:09 PM   #1
gallerypost
Confirmed User
 
Join Date: Nov 2001
Posts: 711
webalizer and apache

Hey guys...

I've installed webalizer for my hosted domains.
And i can't get it to show the search engine keywords that used to search for that domains
I think it bcz my apache isn't saving the refferal urls on ths access log
I didn't find how to make it save that info on the log, can it do it ?
gallerypost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-11-2002, 07:32 PM   #2
Smegma
Confirmed User
 
Join Date: Feb 2002
Posts: 1,751
what is the exact syntax you are using to execute webalizer?

Post a link to your httpd.conf file.
__________________
<a href="http://www.jupiterhosting.com"><img src="http://www.jupiterhosting.com/banners/55x55.jupiter.gif" alt="" border="0" align=""></a>
Smegma is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-11-2002, 11:44 PM   #3
trailboss
Registered User
 
Join Date: Oct 2002
Location: 60 miles from nowhere and 6 feet from HELL!
Posts: 54
Check your httpd.conf file to make sure you are using the combined custom log and not the common.


#CustomLog /usr/local/apache/logs/httpd-access.log common


CustomLog /usr/local/apache/logs/httpd-access.log combined


Then make sure the CustomLog Directive in your virtual host files are correct.
trailboss is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2002, 04:09 AM   #4
gallerypost
Confirmed User
 
Join Date: Nov 2001
Posts: 711
Ok

So :
#
# If you prefer a single logfile with access, agent, and referer information
# (Combined Logfile Format) you can use the following directive.
#
CustomLog logs/access_log combined

And example for virtual account :

<VirtualHost 128.16.19.126 >
ServerAdmin [email protected]
DocumentRoot /home/web/domain.com
ServerName domain.com
ErrorLog logs/domain.com-error_log
CustomLog logs/domain.com-access_log common
</VirtualHost>


What do i do wrong ?
(it still doesn't showing the reff urls on the custom log file)
gallerypost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 10-12-2002, 04:18 AM   #5
gallerypost
Confirmed User
 
Join Date: Nov 2001
Posts: 711
nm.. i found the solution .. on the virtual hosts i add common to the log instead of combined.
gallerypost is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.