On Sat, 29 Mar 2014, Loren Lang wrote: > Actually, yes, that's more information about the problem than included in > the original email. A quick Google on the error code AH01630 indicated a > possible configuration with allow/deny rules. I think this is related to > some changes between Apache 2.2 and older versus Apache 2.4. The > Allow/Deny/Order directives have been replaced by Require. Try commenting > them out and adding "Require all granted"
Loren, Just checked again: there are no Allow/Deny statements in any .conf file. The new httpd.conf that accompanied the upgrade to 2.4.x has the changed syntax. So do my individual <Directory> entries. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
