regex - change URL via htaccess -


मैं इस URL को कैसे बदल सकता हूँ

...

...

उदाहरण के लिए

से

लेकिन

यदि कोई परिवर्तन नहीं होता!

इस कोड को अपने DOCUMENT_ROOT / .htaccess में रखें फ़ाइल: <पूर्व> रीवरइटइन्गइन ऑन रीव्रेट नियम ^ (टैग) / ((?? खोज /) .+)$ / $ 1 / खोज / $ 2 [एल, एनसी, आर = 301]

Comments

Popular posts from this blog

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -

jasper reports - How to center align barcode using jasperreports and barcode4j -

django - CommandError: You must set settings.ALLOWED_HOSTS if DEBUG is False -