[quote:43445a3418][i:43445a3418]Originally posted by TRAIN YARD SOFTWARE[/i:43445a3418]
How do I create a .htaccess file?[/quote:43445a3418]
hi there...
what is your exact application for .htaccess you want to protect a directory with username password or you want to use it for other features.
you can logon to your shell through ssh client and type the following commands
pico .htaccess
it will open up a new file called .htaccess
just enter your Options and the parameters in .htaccess file and say ctrl+x to save and exit the pico editor
regards
Parag