nullcoder merhaba site.com/1.php ye nasıl site.com/1 diye erişebiliriz? şimdiden teşekkürler //edit ubuntu sunucuda çalışacak
Halil Han BADEM nullcoder Merhaba, RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php [NC,L] apache veya nginx yeniden başlatmayı unutmayınız.