Re: Nginx not finding a directory in its path

2022-05-30 Thread Francis Daly
On Mon, May 30, 2022 at 10:30:13PM -0400, Ken Wright wrote: > On Tue, 2022-05-31 at 00:01 +, nginx-requ...@nginx.org wrote: Hi there, > These are the most recent entries in the nginx access log: > > 72.18.50.172 - - [30/May/2022:22:19:34 -0400] "GET /installer HTTP/2.0" > 404 114 "-" "Mozill

Re: Nginx not finding a directory in its path

2022-05-30 Thread Ken Wright
On Tue, 2022-05-31 at 00:01 +, nginx-requ...@nginx.org wrote: Hi there, > I've been trying to install Roundcube on my server, but when I get to > the web installer (enter mail.example.com/installer in the address bar > of my browser) I consistently get 404. The webroot is > /var/www/roundcu

Re: Nginx not finding a directory in its path

2022-05-30 Thread Francis Daly
On Mon, May 30, 2022 at 01:37:25PM -0400, Ken Wright wrote: Hi there, > I've been trying to install Roundcube on my server, but when I get to > the web installer (enter mail.example.com/installer in the address bar > of my browser) I consistently get 404. The webroot is > /var/www/roundcube, and

Nginx not finding a directory in its path

2022-05-30 Thread Ken Wright
I've been trying to install Roundcube on my server, but when I get to the web installer (enter mail.example.com/installer in the address bar of my browser) I consistently get 404. The webroot is /var/www/roundcube, and there's an installer directory under that with an index file in it. I just can