creating htaccess file without extension?
I am trying to create both the htaccess and htpasswd files, however TextEdit insists on adding the file extension. I have performed a Get Info on these files and erased the extension and I have to force it to use a filename that begins with a period and no extension. It's accepted, but can I be sure the file is valid? I am saving the files in Plain Text.
Is TextEdit capable of creating the files I need?
How do I set the Read/Write parameters (644?) to be sure they are properly protected?
Each time I attempt to upload these files using Transmit set to ASCII transfer mode, it hesitates and tells me the files may not be in the proper format and asks if I want to override the settings to which I say yes. However, the authentication (login/pass) process still fails... it tells me I have entered the wrong pass.
I am using the site below to create the code necessary for my text files:
http://tools.dynamicdrive.com/password/
Once I have cut and pasted the code I am saving it in the TextEdit file.
TIA
Is TextEdit capable of creating the files I need?
How do I set the Read/Write parameters (644?) to be sure they are properly protected?
Each time I attempt to upload these files using Transmit set to ASCII transfer mode, it hesitates and tells me the files may not be in the proper format and asks if I want to override the settings to which I say yes. However, the authentication (login/pass) process still fails... it tells me I have entered the wrong pass.
I am using the site below to create the code necessary for my text files:
http://tools.dynamicdrive.com/password/
Once I have cut and pasted the code I am saving it in the TextEdit file.
TIA