I set up the Microblog project on my other site and implemented the Pretty Url’s: https://mywebsuite.com It is working there with the .htaccess in the root directory.
But no matter what combination I try on my https://followingpaul.org I can’t seem to get it to work.
My blog is https/followingpaul.org/pastor-s-desk/ so I put the same .htaccess file in that directory based on the instructions. I also tried it in the https/followingpaul.org dictory. The single post file is in a subdirectory under that named post. I set the head start on the post page to <base href=”/pastor-s-desk/”> and then on the blog page set the collection and search components to use Pretty Url.
When I try to view a post I get:
Not Found
The requested URL was not found on this server.
Below is my project file:
elementsapp://downloadDocument/VRW026pR9IpG
I asked @differentdan to look at it yesterday, but he was traveling and I haven’t heard back yet.
We’re going to need to update the manual for differences in .htaccess rulesets when the site lives in the root folder vs. when it lives in a subfolder.
We are working on getting a standardized ruleset in place so we can add all that information to the docs.