mod rewrite - help me in .htaccess with RewriteRule -


अब मेरे पास set.php? Mod = avatar set.php? Mod = जानकारी अब मैं इसे सेट / मॉड करना चाहता हूँ यह मतलब है कि इसका उपयोग करना

  RewriteRule ^ सेट /(.*)/?$ set.php? Mod = $ 1  < / प्री> 

इसका काम करता है लेकिन जब इसे खोलता है / सेट करता है तो मुझे 404 त्रुटि दे सकती है कि मैं इसे कैसे एक बार में बना सकता हूँ

उस रीव्रेटरील ^ सेट / अगर यह एक्सएसआईएसआईएस ठीक है, अगर मैं नहीं चाहता यह समान set.php onlly (। *) /? $ Set.php? Mod = $ 1

क्या के बारे में:

  पुनर्लेखन ^ सेट / ([^ /] +) /? $ Set.php? Mod = $ 1  

Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -