I’m trying to run a skeleton slim4 project with apache but none of the proposals here does work for me.
I getting either error 500 or 404 or this “options” error.
Apparently depending what I’m activating of those suggested .htaccess settings.
Really, it so annoying now tinkering since 2 whole days to get a slim skeleton project run with apache!
It’s uncredible. Never had this before.
All my other php projects are working w/o any probs with the same apache server!
How can that be?
What are the essential settings in apache.conf and “virtualhost.conf” here to get it work with slim4 ??
Appreciating any help.