RewriteEngine on Options +FollowSymLinks RewriteRule ^$1.gynx $1.php [L]
RewriteEngine on Options +FollowSymLinks RewriteRule ^(.*).gynx$ $1.php [L]