I am trying to set up Zend Expressive and following this tutorial: https://zend-expressive.readthedocs.io/en/latest/cookbook/using-a-base-path/
It appears to me that my mod_rewrite directives are not being honored.
How can I ensure that Apache honors directives in my .htaccess
file?