Re: Odd behavior

2019-10-10 Thread Francis Daly
On Wed, Oct 09, 2019 at 07:53:44PM -0400, Ken Wright wrote: > On 10/9/19 4:27 AM, Francis Daly wrote: > > On Wed, Oct 09, 2019 at 01:52:11AM -0400, Ken Wright wrote: Hi there, > > If you can show a (small) config that someone else can use to see the > > issue, perhaps it will be clear what needs

Re: Odd behavior

2019-10-09 Thread Ken Wright
On 10/9/19 4:27 AM, Francis Daly wrote: > On Wed, Oct 09, 2019 at 01:52:11AM -0400, Ken Wright wrote: > > When I enter my domain name in Firefox, I get a 404 status. > Do your nginx logs show this request getting to nginx? > > If not, there is something outside of nginx that needs changing first.

Re: Odd behavior

2019-10-09 Thread Francis Daly
On Wed, Oct 09, 2019 at 01:52:11AM -0400, Ken Wright wrote: Hi there, > When I enter my domain name in Firefox, I get a 404 status. Do your nginx logs show this request getting to nginx? If not, there is something outside of nginx that needs changing first. Perhaps if you test using "curl", th

Re: Odd behavior

2019-10-09 Thread Peter Booth
Is your web server on the internet? If so then see what redbot shows. It’s an amazing tool to debug nuanced http issues Sent from my iPhone > On Oct 9, 2019, at 1:52 AM, Ken Wright wrote: > > Sorry to be taking up so much bandwidth lately, but I'm seeing some > weird behavior from nginx. > >

Odd behavior

2019-10-08 Thread Ken Wright
Sorry to be taking up so much bandwidth lately, but I'm seeing some weird behavior from nginx. When I enter my domain name in Firefox, I get a 404 status.  If I enter .com/index.nginx-debian.html I get the regular nginx welcome screen.  Just for fun I copied index.nginx-debian.html to index.html,