thats probably your issue. Try to switch to Apache + mod_php (officially supported) or nginx + php-fpm (community supported) which are doing their jobs right by doing the correct index.php-less URLs.
For fpm on Apache you probably need some one writing some steps or do some research on your own.