Moodle 2.9.1+ - Cannot Get Apache to Show Moodle Pages to local subnet

Re: Moodle 2.9.1+ - Cannot Get Apache to Show Moodle Pages to local subnet

by Howard Miller -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

That's an Apache 2.2 (or earlier) httpd.conf file. They changes the access control syntax in a bit in 2.4 and that, I think, is why you cannot access pages with those settings...

See... http://httpd.apache.org/docs/2.4/upgrading.html

...especially the bit under the heading 'Access control'