[Mongrel] Newbie Question: Can I setup mongrel as a proxy between a browser and the web?
Evan Weaver
evan at cloudbur.st
Wed Feb 6 16:02:21 EST 2008
Try MouseHole: http://code.whytheluckystiff.net/mouseHole/
Evan
On Feb 6, 2008 3:39 PM, Dusty Doris <mongrel at dusty.name> wrote:
> Hello there. I'm the one that made that suggestion to you earlier, I
> had a feeling it was more than just capturing the headers.
>
> Do you happen to be running apache on the webserver? You can log all
> of it and not worry about a proxy. Here are two ways.
>
> 1. mod_dumpio
>
> # Put this in your apache config
> DumpIOInput On
> LogLevel debug
>
> 2. mod_log_forensic
>
> # Put this in your apache config
> ForensicLog /some/path/to/a/logfile.log
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users at rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>
--
Evan Weaver
Cloudburst, LLC
More information about the Mongrel-users
mailing list