QSD not working? Trim URL queryString with a question mark htaccess rule
If you are getting a 500 internal server error for using QSD flag in your RewriteRule then its quite certain that your Apache version doesn’t support it. QSD is available on Apache 2.4+ versions. If your version is bellow the required lavel and you want to remove queryString from your URL then there is a …
Recent Comments