A knowledge base for new webmasters
How to view .htaccess files on your server
Most web servers are configured to hide files with names that begin with a period - .htaccess and .htpasswd files, 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.
FileZilla
- 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.
SmartFTP
- Click the "Favorites" menu option and select "Edit Favorites".
- Right-click the site you want to work with and select "Properties".
- Under the "FTP" section of the menu tree, select "Transfer".
- In the "Directory Listing Options" section, select "Use Favorite's Settings".
- Enable the "Show All Files [-a]" checkbox and click "OK".
WinSCP
- Select the "Preferences" option on the menu tree and click the "Preferences" button.
- Select the "Panels" option on the menu tree (under "Environment")
- Enable the "Show hidden files" checkbox and click "OK".
WS_FTP
- 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.