Don,
How do you know they are hidden and simply not missing? If they are
there, then create a htaccess file and upload it to the same folder -
that should overwrite the old one.
BTW, I read someplace that enabling FPSE will sometimes affect htaccess
files but I don't remember if it erases them or makes them worthless.
Mike
> 'Have a Publisher 2000 website with a password protected webpage in a folder
> on the server. It is working well EXCEPT the .htaccess and the .htpasswd
[quoted text clipped - 10 lines]
>
> This happens in two file transfer programs; FileZilla and AceFT3.
Don Schmidt - 28 May 2007 02:25 GMT
Mike,
I know the file is there for the folder wouldn't open if it wasn't there.
It just acts like a hidden file. The serious problem is if the .htaccess
file is uploaded into the wrong folder it can't be removed; you can't see
it. It takes the Network Tech of ISP to remove it.
I'll look for a FPSE option and see if changing it makes a difference.
don
> Don,
>
[quoted text clipped - 21 lines]
>>
>> This happens in two file transfer programs; FileZilla and AceFT3.
Hi Don,
I use a Windows based server, so have no real experience with .htaccess
files. This morning I did a Google search for "accessing .htaccess files",
and ran across this article: Using .htaccess Files with Apache:
http://apache-server.com/tutorials/ATusing-htaccess.html
From that article: "These files are called '.htaccess files' because that's
what they're typically named. This naming scheme has its roots in the NCSA
Web server and the Unix file system; files whose names begin with a dot are
often considered to be 'hidden' and aren't displayed in a normal directory
listing. The NCSA developers chose the name '.htaccess' so that a control
file in a directory would have a fairly reasonable name ('ht' for
'hypertext') and not clutter up directory listings. Plus, there's a long
history of Unix utilities storing their preferences information in such
'hidden' files."
When I did a Google search for "Fielzilla, accessing .htaccess files", I
also found this: "When you first connect to your account via Filezilla, many
of your hidden files and directories may not be visible. Hidden files and
directories are those that begin with a dot, such as .htaccess and
.procmailrc. To view hidden files in Filezilla, select View ? Show hidden
files.".
DavidF
> 'Have a Publisher 2000 website with a password protected webpage in a
> folder on the server. It is working well EXCEPT the .htaccess and the
[quoted text clipped - 10 lines]
>
> This happens in two file transfer programs; FileZilla and AceFT3.
Don Schmidt - 28 May 2007 18:09 GMT
David,
There it was! And it was the solution! Many thanks. My ISP Tech folks
didn't have the answer and all my searching (appearently using the wrong
search words) couldn't find it.
During my catastrophe I inadvertently uploaded the .htaccess file to the
public_html folder resulting in password protecting the entire website when
I only wanted to protect only one folder within the website. Crises is now
over and I can return to DEFCON 5. :-)
Don
> Hi Don,
>
[quoted text clipped - 36 lines]
>>
>> This happens in two file transfer programs; FileZilla and AceFT3.
DavidF - 28 May 2007 19:08 GMT
};>)
> David,
>
[quoted text clipped - 49 lines]
>>>
>>> This happens in two file transfer programs; FileZilla and AceFT3.
Mike Koewler - 28 May 2007 21:37 GMT
Don,
Did you decide to turn off the listing of hidden files? I use filezilla
and the htaccess files always were visible. Strangely, clicking the
option to show hidden files has no effect - servers must decide what
they want to hide.
Glad you got sorted.
Mike
> David,
>
[quoted text clipped - 49 lines]
>>>
>>>This happens in two file transfer programs; FileZilla and AceFT3.
Don Schmidt - 28 May 2007 23:31 GMT
Apparently I never turned "Show hidden files" on.
don
> Don,
>
[quoted text clipped - 60 lines]
>>>>
>>>>This happens in two file transfer programs; FileZilla and AceFT3.