On Wed, 30 May 2018, Markus Rosjat wrote:

> so I Configure my Location in httpd.conf like this
> 
> location "/admin/*" {
>             root "/path/to/my/site/admin"
>             root strip 1
>             directory index index.php
> 
>             fastcgi socket "/run/php-fpm.sock"
> 
>             authenticate with "/users/me/mysite_passwd"
>         }

have you tried to put "index.php" (in double quotes) ?
I may be wrong, but I think I had a similar issue in the past.

Cheers,
Paco.

-- 
Paco Esteban.
GnuPG key: https://onna.be/44CA735E.html

Reply via email to