Page is a not externally linkable
lucy24 - 12:13 pm on Mar 3, 2013 (gmt 0)
In changing it to what it should be (RewriteRule . index.php [L] ), I still have the /blog/ and I don't understand!
Do you have a RewriteBase directive somewhere? There are so many quoted htaccesses flying around this thread, I can't keep track.
btw, it should never be "index.php" like that. Always include a leading slash; don't rely on your RewriteBase to fix it for you.