Remove /index.php/ from the url

It’s been resolved before: Apache rewrite to remove index.php - #2 by LukasReschke

Just add 'htaccess.RewriteBase' => '/', in your config.php, then run run occ maintenance:update:htaccess

1 Like