If the logs still don't say anything, check if LoadModule proxy*** and rewrite are in the config. Instead of ProxyPass, you can use a RewriteRule with the P flag and this one is also supposed to log lots of things.
2015-07-02 10:35 GMT+02:00 Daniel <[email protected]>: > LogLevel warn proxy:trace3 for 2.4.x > Loglevel debug for 2.2.x > > I would also make sure the proxypass directives are in the correct > virtualhost, in case the requests are reaching another virtualhost different > than the one where you defined the proxypass directives. Defining specific > log files for different virtualhosts helps checking this. > > Without any more info, it's just guesswork. > > 2015-06-29 17:53 GMT+02:00 K R <[email protected]>: >> >> Hi, >> >> I am trying to use a proxypass and proxypass directive but it seems to be >> not working . >> >> How can I trace it . appreciate any pointers >> >> Thanks in advance >> Kart > > > > > -- > Daniel Ferradal > IT Specialist > > email dferradal at gmail.com > linkedin es.linkedin.com/in/danielferradal --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
