Bu kısmı kullanın muhtemelen php versiyon uyumsuz olduğu için sorun oluşturuyordur
yine düzelmezse " RewriteBase / " kodunu kaldırın.
#HIDE PHP EXTENSION
RewriteEngine on
RewriteBase /
RewriteRule ^(.+).php$ /$1 [R,L]
RewriteCond %{REQUEST_FILENAME}.php -f
RewriteRule ^(.*?)/?$ /$1.php [NC,END]
hay Allah razı olsun hocam düzeldi sonunda