Can anybody tell me how to do the following on a WordPress 2.7 blog? I'm not sure if this is a bug with WordPress at the moment or what, but I can't seem to get the following working no matter what I try:
Pages:
home "/"
about "/about/"
contact "/contact/"
Blog:
blog "/blog/"
blog pagination "/blog/page/2/"
blog posts "/blog/posttitle/"
blog search "/blog/search?searchterm/"
I hope this makes sense.
The pages work fine, but when I goto reading settings and click display static file as "homepage" it breaks everything.
The homepage seems to really be the issue when having the blog in a "/blog" directory...
Any help is greatly appreciated.
Thanks!