You need to have a Custom Log

Add   2 lines to your vhost like this

CustomLog "/var/log/apache2/smith-resp" smith
LogFormat "%h %l %u %t \"%r\" %>s %b" smith

what each of the symbol does above that you can find out reading
http://httpd.apache.org/docs/2.1/mod/mod_log_config.html
so depending upon your need you need to use them.
On Wed, Jun 16, 2010 at 8:52 PM, Matthew P. Smith <m...@smithwebdesign.net> 
wrote:
> I would like to see the url vars present in a request.  How do I do so?  I
> looked in the dummy-host2.sitename_com.log under logs, and access.log is
> only a few bytes.
>
> Thanks!
>



-- 
Tapas
http://mightydreams.blogspot.com
http://wiki.xensource.com/xenwiki/Xen_on_4_app_servers

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to