Hi and thanks for your subscription.
If I get your request right, you would like to have a short URL /joomla that shows the real content of ../index.php?option=com_content&view=article&id=60&Itemid=56.
To do this create an item as follow:
From URL: ^/joomla$
To URL: http://{siteurl}/index.php?option=com_content&view=article&id=60&Itemid=56
Initially set the redirect as 301, and test if you get redirected to the destination. If all works, change the redirect type to 200, clear the cache browser and retry.
Let me know,
Luigi