mod rewrite - Remove .php with mod_rewrite -


मैं इस यूआरएल को कैसे बदल सकता हूँ:

इसे एक:

धन्यवाद ।

इस नियम की कोशिश करें:

  पुनर्लेखन नियम ^ अनुक्रमणिका / (। *) Index.php / $ 1  

और अगर आप index / को भी पट्टी करना चाहते हैं, तो इसे आज़माएं:

  RewriteCond % {REQUEST_FILENAME}! -f पुनर्लेखन नियम! ^ Index \ .php $ index.php% {REQUEST_URI}  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -