The blog im running ( http://funny-pictures-blog.com/ ) for now has both single.php and index.php file. when i load the main page it will load the index.php and when i click on a post it will load the single.php file.
is it possible to make the single.php as the "main" php file? so that it wont have to use the index.php at all?