I have a page named http://www.mysite.com/whitepapers/ and it worked fine. I have now added a physical "whitepapers" directory and has since broken my permalink for the page. I realize that it has something to do with content negotiation after reading this post but the fix did not work.
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
For those still looking for an answer, have a look at WP Page and Subdirectory with same name Basicalli I will have to rename the folder on my server. |
|||
|
|
|
This isn't really content negotiation at all, since there is an actual matching directory. Your server will not reach WordPress to process the URI if it encounters a directory first. You will need to either rename your directory or change the permalink for the page in order to have both working. |
|||||||||||
|