How can I enable logging for requests going through mod proxy
- by Kariem
Is there a way to log requests going through mod proxy? I need a way to debug my configuration, because I don't seem to be getting where I should be. I need the following information:
headers of incoming requests
what is being sent to the proxy target
Maybe a related question: is there a way to strip some headers? I tried the following:
…