cant hide php extension in .htaccess file. ... Rewrite to append ".php" to extensionless URL-path RewriteRule ^(([^/]+/)*[^.]+)$ /$1.php [L]
確定! 回上一頁