CustomLog in a RoR site?
Hey guys,
How would I go about adding a custom log like so for my RoR site:
CustomLog /path/logs/popularity_log "%{_session_id}C %U"
I thought I would put it in the "Apache Style Configurations" but it doesn't like it being there.
Thanks!
|