I installed Drupal(7.31) on an xampp server (in localhost). Then created some new contents as pages with menu items. Now when I logout and try to access that page, "Access denied" message is shown.
Can someone tell me how to allow public access to a page?
Got the answer. You have to visit "Administration ยป People". There you can change permissions and define user roles. If you give "View published content" permissions to "anonymous" user, the pages can be accessed by anonymous.