On Wed, Oct 1, 2014 at 1:33 AM, James Moe <[email protected]> wrote:
> RewriteCond %{REQUEST_URI} =/info.massamio.com/blog
>
The REQUEST_URI doesn't contain a hostname. Just the path component of
the URL.
On Wed, Oct 1, 2014 at 1:33 AM, James Moe <[email protected]> wrote:
> RewriteCond %{REQUEST_URI} =/info.massamio.com/blog
>
The REQUEST_URI doesn't contain a hostname. Just the path component of
the URL.