В основном в папке и т.д. есть файлы:
contact.php help.php news.php
Как я могу сделать /etc/contact прямо к /etc/contact.php?
/etc/contact
/etc/contact.php
RewriteCond %{REQUEST_URI}.php -f RewriteRule (.*) $1.php