RewriteRule ^user/order$ user/order.php
 because I don"t know how to turn on the words, I can"t find 
, so I come to see if anyone knows 
 the one above can rewrite a single php 
 want to see if you can specify a folder 
 for example 
RewriteRule ^user/*$ user/*.php
in this way, all the php of user faces are removed from the file name, so I don"t need to add one by one?
 also check 
 can I add a special symbol to the network address? For example, admin/-sharpindex-> admin/index.php 
