apache php, kerberos problem

Latest response

I have a problem with kerberos authentication on apache php
Setup = RHEL 7
apache 2.4 from rhscl
php7 from rhscl configured with php-fpm

Kerberos is working perfectly on http://site.domain/
but not on http://site.domain/index.php

The same problem occurs for all sub directories when accessing a .php file.

There is a rewrite for php to fcgi in the vhost setup.

Responses

What does the Apache error log say when you're trying to access a .php file? Are there any filename/suffix based access restrictions in the Apache configuration that might apply to .php files?

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.