5 commonly used Flages in apache RewriteRule with explanations
Five commonly used Flags in Apache mod rewrite Flags play a important role in RewriteRule directive by changing its behavior. Although flags are optional in RewriteRule but we can’t rewrite an URL the way we want to do without using Flags. In this post I am going to share 5 rules that you often see …
Recent Comments