IIRC you can, but there is no UI for it. Look at the URL that is generated when the server sorts. There will be some thing like "sort=author_sort.asc" you can manually edit the URL adding multiple fields, something like
sort=author_sort.asc,title.desc
|