Apache Api to write to "access_log"
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Web Servers on Unix and Linux > Apache Api to write to "access_log"




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Apache Api to write to "access_log"  
Audi


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-04 10:49 PM

Hi,
I write a module with Apache Api.
I used ap_log_printf. It write the message to the "error_log" file
of apache.
Which Api should I use (or any setting to use) in order to write the
message to "access_log" file?
appreciate your help ...

O.





[ Post a follow-up to this message ]



    Re: Apache Api to write to "access_log"  
Joshua Slive


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-04 10:49 PM

Audi wrote:
> Hi,
> I write a module with Apache Api.
> I used ap_log_printf. It write the message to the "error_log" file
> of apache.
> Which Api should I use (or any setting to use) in order to write the
> message to "access_log" file?
> appreciate your help ...

You shouldn't be writing directly to the access_log.  You can provide
variables which users can choose to include.  An easy way to do this is
to put the info in an apache "note", which can log using %{foobar}n in
their logformat.

Alternatively, you can see how mod_logio provides extra fields for the
access log.

Joshua.






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 10:57 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register