on localhost after installing blog in scd directory i can access it through following url
but when last slash is missing it shows
Not found!
Sorry, no posts matched your criteria
=========
how can i redirect my http://localhost/scd/blog to http://localhost/scd/blog/ using htaccess file? or any other solution please?