Hello,
We drupal configuration that frontends with apache proxy server and we have installed rate module.
If we enable the rate module and try to rate a node from the proxy server, it gives 404 error. Looking at the http live headers it seems that it is trying to access a css file that does not exist.

Comments

mauritsl’s picture

Status: Active » Postponed (maintainer needs more info)

What widget are you using? And what is the path of the CSS file?

I'm using Rate behind proxies too (varnish / squid) and that has never been a problem, so I guess that's not the issue.

mrshah’s picture

Status: Postponed (maintainer needs more info) » Fixed

You are correct, the request url was blocked by out internal security application. Allowing the url to pass through made the module work as expected.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.