re: [users@httpd] Files and Require

2016-06-23 Thread Jim Walls
Looking at my own config file, you have three extra characters. No ~ after Files, and no ^\ before .ht. Note that this is on a Windows server and I am aware that there are some differences between Windows and the various unix variants. Jim -

Re: [users@httpd] Files and Require

2016-06-23 Thread Eric Covener
On Thu, Jun 23, 2016 at 4:55 PM, wrote: > > I just upgraded from 2.0.55 to 2.4.20. I'm getting a syntax error on > startup on this: > > > Require all denied > > > in the main configuration. Everything I've found in the docs say this is > how it's done. Is this supposed to be in a contain

Re: [users@httpd] Files and Require

2016-06-23 Thread vev
On Thu, June 23, 2016 5:06 pm, Eric Covener wrote: > On Thu, Jun 23, 2016 at 4:55 PM, wrote: >> >> I just upgraded from 2.0.55 to 2.4.20. I'm getting a syntax error on >> startup on this: >> >> >> Require all denied >> >> >> in the main configuration. Everything I've found in the docs sa