here is a quick tip about password-protected directories conflicting with phpbb's, Drupal's and with Wordpress' front controller, resulting in "Route not found for GET / ..." or "No route found for GET / ..."
if you create a directory using htaccess/htpasswd access protection besides or within an app using a front controller, you won't be able to access the password-protected directory or folder, but you will get an error message from phpbb, Drupal or Wordpress along the lines of "No route found for GET /<your directory>"