Hi.
Have a test project, and Im getting errs.
The foo,conf is vanilla, nothing weird. The test has no .htaccess.
I'm getting errs:
AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.,
.
.
.
As far as I can tell, these kinds of issues are dur to 'redirection' not being handled in either the "foo.conf". or in the .htaccess, and possibly having it in the required subdir as well.
This is a test/cheap vm, so I can test away. The app is a test laravel app.
Any thoughts/comments are welcome.
thanks