/tr/authentication/signup.php ile sayfa açılıyor ama /tr/authentication/signup ile açılmıyor açılmayan sayfayı açmak istiyoruum httaces RewriteEngine ON RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule ^(.*)$ $1.php [NC,L] ekli kodlar mevcut