Omair Haroon
11-16-2001, 04:44 PM
One of my client is using CuteFTP and he want the software the display .htaccess and .htpasswd files too. What should he/I do to view the files??
-Omair
-Omair
![]() | View Full Version : displaying .htaccess Omair Haroon 11-16-2001, 04:44 PM One of my client is using CuteFTP and he want the software the display .htaccess and .htpasswd files too. What should he/I do to view the files?? -Omair Omair Haroon 11-16-2001, 04:45 PM Display the .htaccess and .htpasswd files in the CUTE FTP :) -Omair NewonNet 11-16-2001, 05:01 PM I think in the empty box around all the gray button... enter -a I don't have cute ftp on this system to see but seems to remember that. Sinclair 11-16-2001, 05:49 PM You must edit /etc/proftpd.conf under <Global> add: LsDefaultOptions "-a" Sinclair thewitt 11-16-2001, 06:36 PM Originally posted by Omair Haroon One of my client is using CuteFTP and he want the software the display .htaccess and .htpasswd files too. What should he/I do to view the files?? -Omair There is a filter option in CuteFTP he needs to set to add the -a qualifier: Edit->Filter->Remote Filter from the menu. -t Chicken 11-17-2001, 01:11 AM Side note, in case you get confused. The command is -a. The '-t' at the bottom of the last post is thewitt's trademark signature, not something you should type in. |