Moving my blog
August 18, 2007
Well everyone, I decided to move my blog to a “/blog” subdirectory. You probably won’t see this before I do the move, but I might as well let you know.
Wish me luck, even if you don’t see this.
August 18, 2007 Well everyone, I decided to move my blog to a “/blog” subdirectory. You probably won’t see this before I do the move, but I might as well let you know.
Wish me luck, even if you don’t see this.
August 18th, 2007 at 11:57 pm
Looks like you learned how to do redirects with .htaccess.
August 19th, 2007 at 7:07 am
Just enough to get by. That syntax is a little tough. I did the www to non-www easily, by copying somebody else’s code.
The first attempt to do that redirection, and do the /blog redirection at the same time, got me to /blog/blog/blog… and it kept going until firefox stopped it.
You sure can do some neat stuff with .htaccess though.