How to view .htaccess files on your server
Many servers are configured to hide files with names that begin with a period - .htaccess and .htpasswd, for example. Here's how to configure a few popular FTP clients to display hidden files:
CuteFTP- Right-click the site you want to work with from the "Site Manager" tab, and select "Properties".
- Click the "Actions" tab and click the "Filter" button.
- Enable the "Enable filtering" and the "Enable server side filtering" checkboxes.
- Enter
-ain the "Remote filter" field and click "OK" then "Connect" to save your changes and connect to the site.
- Click the "Edit" menu option and select "Settings".
- Select the site you want to work with and click the "Edit" button.
- Select "Startup" on the left of the window and enter
-lain the "Remote field mask" field. - Click "OK" then "Connect" to save your changes and connect to the site.
- Click the "Tools" menu option and select "Site Manager".
- Select the site you want to work with and click the "Edit" button.
- Select "Startup" on the left of the window and enter
-lain the "Remote field mask" field. - Click "OK" then "Connect" to save your changes and connect to the site.