You need to take into account that in case the user login has specified an initial home directory, the absolute path you specify as url (starting behind the server) starts from the user's initial directory. If for example an admin changes the initial dir of the account you can get error 503 because now the subdirectory can't be found anymore.