The problems is - every request with .js or .css at the end of URI is served by Nginx directly, while it should be sent to Drupal backend for processing if the URI begins with /search. The same issue is with searching for every defined type of static files, like image.jpg, picture.png etc.

Comments

omega8cc’s picture

Status: Active » Needs review
anarcat’s picture

Status: Needs review » Fixed

cherry-picked. 1.x. 2.x. thanks!

Status: Fixed » Closed (fixed)

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

  • Commit 50f3aec on 6.x-1.x, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x authored by omega8cc, committed by anarcat:
    Issue #1182582 - Nginx config fix - always send search requests to php-...
  • Commit 0e6c2a0 on 7.x-2.x, dev-ssl-ip-allocation-refactor, dev-1205458-move_sites_out_of_platforms, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x authored by omega8cc, committed by anarcat:
    Issue #1182582 - Nginx config fix - always send search requests to php-...