Hidden files
am 10.07.2007 22:45:27 von AlexHi!
I have a simple (for you! :)) question:
how can i hide a file in the apache directory on Windows?
Tnx all
Hi!
I have a simple (for you! :)) question:
how can i hide a file in the apache directory on Windows?
Tnx all
On Jul 10, 1:45 pm, Alex
> 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.
On 11 Lug, 07:08, Jack
> On Jul 10, 1:45 pm, Alex
>
> > 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? 4 example a
password file for Apache user authentication
On 11 Lug, 18:31, Alex
> On 11 Lug, 07:08, Jack
>
> > On Jul 10, 1:45 pm, Alex
>
> > > 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? 4 example a
> password file for Apache user authentication
No one?? :-(
On Sat, 14 Jul 2007 03:04:35 -0700, Alex
>On 11 Lug, 18:31, Alex
>> On 11 Lug, 07:08, Jack
>>
>> > On Jul 10, 1:45 pm, Alex
>>
>> > > 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:
Order allow,deny
Deny from all
>> 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)