Network redirect issues

Oh, thess lines are not supposed to be present in the htaccess-file if using subdomains:

# add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]