Thanks for any help:
Building out a WP MU subfolder site.
Site has existed for a decade.
I want to maintain old folder continuity when installing the WordPress 3.0.4 in an MU, subfolder manner.
- I moved all OLD folders to archive folder.
- I installed WP with MU sites as the OLD folder names.
domain.com/example (example as subsite) - I moved folder /example from /archive to root.
- Subsite domain.com/example breaks with a 403
- I rename folder root/example to example2 - no 403
I won't argue that the folder's existence causes WP's subsite to fail,
what I need to know is how to have the subsite coexist with an actual subfolder of the same name.
Old files, images, and more must remain available at the subfolder (www.domain.com/example/image.jpg).
Can it be done or do I have to go back and rename all 12 subblogs so that they DON'T match my original subfolders?