On Sat, 14 Jul 2007 03:04:35 -0700, Alex
<michales.TakeThisOut@hotmail.it> wrote:
>On 11 Lug, 18:31, Alex <micha....TakeThisOut@hotmail.it> wrote:
>> On 11 Lug, 07:08, Jack <accpac....TakeThisOut@hotmail.com> wrote:
>>
>> > On Jul 10, 1:45 pm, Alex <micha....TakeThisOut@hotmail.it> wrote:
>>
>> > > Hi!
>> > > I have a simple (for you!
) question:
>> > > how can i hide a file in the apache directory on Windows?
>> > > Tnx all
>>
>> > I am not exactly sure what you mean by 'hidden'. You can restrict the
>> > file access using NTFS and therefore apache won't be able to access
>> > it.
>>
>> I mean...if I access to an internet website with no "index.html" page,
>> I can view files in it.
>> Well, how can I hide a file that is in that folder?
This hides all filenames that start with a dot:
<FilesMatch "^\.">
Order allow,deny
Deny from all
</FilesMatch>
>> 4 example a password file for Apache user authentication
That is the worst example possible.
You have to store those outside the directorytree that
starts with your DocumentRooot.
>
>No one??
What did you try while waiting for us?
--
( Kees
)
c[_] Son, a woman is like a beer. They smell good, they look
good, you'd step over your own mother just to get one!
But you can't stop at one. You wanna drink another
woman! (Homer Simpson) (#457)
>> Stay informed about: Hidden files