I usually cannot see .htaccess file because it is hidden, when I login to remote servers with ftp access.
Since I don't have shell access, I usually perform the following steps to edit the file:
I change the settings on my mac (from terminal) to see invisible files I open .htaccess file on a standard drupal installation and I edit it I upload it to the remote server and I overwrite the existent one I disable hidden files on my mac
I was wondering if there is a faster solution
thanks