Forum Moderators: phranque
I just provided the previous as a simple example.
Changed hosts on one of my sites recently and some of the Rewrites which utilize the pipe character are not being processed.
RewriteCond %{REMOTE_ADDR} ^123\.(45¦56¦67¦78¦90)\. [OR]
And was looking for a possible way to convert multiple lines similar to the above using "deny from"
Don