Concatenating RewriteCond
If you want to concatenate RewriteCond with logical AND it is enough to put them one under the other view:
– Convert url to lower case using Apache HTTP
If you want to concatenate them with a logical OR then we must use the [OR] operator
Concatenating RewriteCond Read More »