I have a WP installation that is installed in a directory, like this:
http://www.foo.com/blog
It's been running on my site since Feb. 2006.
Everything on my site is a post except for one single page, which I could delete if needed.
There is a bunch of other stuff on my site that is not in WP. For example, the directory http://www.foo.com/travel has a bunch of old photo galleries created using Photoshop.
I'd like to create a new directory called http://www.foo.com/stuff that would contain WP pages for products that I review. (There is no ecommerce needed here). I just want to post a bunch of photos and my personal thoughts on these products, with some links of where to buy the products.
So, here's my question: can I keep my WP installation where it is (www.foo.com/blog) and use it to create pages that will be displayed in a different directory (www.foo.com/stuff)?
Thanks for any advice and help!