NGINX PHP FPM - Download prompt when accessing directories
Laura Smith
n5d9xq3ti233xiyif2vp at protonmail.ch
Sun Aug 30 23:15:03 UTC 2020
Sent with ProtonMail Secure Email.
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, August 30, 2020 11:08 PM, Francis Daly <francis at daoine.org> wrote:
Hi,
Thanks for your reply.
> Your
>
> > location ^~ /administrator/ {
>
> will handle all requests that start with /administrator/; that location
> does not do any special handling of php requests; all it will do is
> serve files from the filesystem.
>
But then is that not the case for my 'location / {' as well ? That section also does not do any special handling of php requests and yet the php works ?
Laura
More information about the nginx
mailing list