Forum
Blog App index links to post outside site's folder
My Blog files are in localhost/site/blog/ .
When I click on one article in localhost/site/blog/index.php - it redirects me to localhost/blog/post.php?s=... (does not exist). How can I tell it to go to localhost/site/blog/post.php?s=... instead ?
You change that in your main settings named "Blog post page path"