Hi,
I upgrade my apache2 mod_ruid to nginx_apache with modruid2.
Now the sites works perfectly except the images by drupal they can't load.
While on the same site using the 8080 port to connect to the apache2 directly it works just fine.
is it because nginx tries to read the images without apache2?
Apache2 runs as the user and nginx just as nginx user?
If I allow the everyone reads rights on the file the image works fine which I would prefer not to do (Install modruid2 for that reason).
I upgrade my apache2 mod_ruid to nginx_apache with modruid2.
Now the sites works perfectly except the images by drupal they can't load.
While on the same site using the 8080 port to connect to the apache2 directly it works just fine.
is it because nginx tries to read the images without apache2?
Apache2 runs as the user and nginx just as nginx user?
If I allow the everyone reads rights on the file the image works fine which I would prefer not to do (Install modruid2 for that reason).