.htaccess - Adding flags to rewrite rules -


the syntax need use whatever version of php/apache/whatever installed on server allow .htaccess rewrite rules work looks this:

redirect 301 "/birthcare" /hospital-services/women-childrens-health/childbirth-center/ 

how can add flags such [l] last , [nc] case insensitive syntax.

thank you.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -