We'll need more information to troubleshoot. What version of Apache and mod_auth_cas? What is the full config? How are the other Apache instances similar/different? Are the proper authz modules loaded?
On 7 March 2017 at 10:14, RJ Guroo <[email protected]> wrote: > One of the applications is reporting HTTP 500: > > Apache error log: > [VirtualHost: main] configuration error: couldn't check access. Check > your 'Require' directive: /app01/home.jsp > [VirtualHost: main] Request Failed for : /app01/home.jsp, Resp Code : > [500], > > > mod_auth_cas seems to be the standard config: > > Config: > <Location /app01/> > AuthType CAS > Require valid-user > </Location> > > This is working on other Apache's but not here. Any clues ? Thanks > > -- > - CAS gitter chatroom: https://gitter.im/apereo/cas > - CAS mailing list guidelines: > https://apereo.github.io/cas/Mailing-Lists.html > - CAS documentation website: https://apereo.github.io/cas > - CAS project website: https://github.com/apereo/cas > --- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/CACNfiMKmtJGerKCh6ZE1q9PBsdPh5yC-VKnLwotUEAO6_FXjog%40mail.gmail.com. -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAAgu-wA4JGx9Jve3mqqBiZufBFSgwFqnPP5p_24jPfKK0fJ3tw%40mail.gmail.com.
