Admin interface can not be reached

This is what I did to install Typo:

$ ln -s ~/typo/public ~/public_html/blog

When I go to hostname/~me/blog, I get:

The requested URL /exports/home/me/public_html/blog/index.html was not
found on this server.

So I added RewriteBase /~me/blog/ to ~/typo/public/.htaccess.

Now, my blog loads fine, but when surfing to hostname/~me/blog/admin, I
get:

Application Error
Typo could not be reached