Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Hidden files

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Related Topics:
help with log files - Hello, I have been running Apache 2.* for many months now. The other day I decided to read the docs. I find that I can keep from logging my own IP when I go onsite to check out my pages. However, I have done the doc's say to do and my IP still..

"large files" - I host a website with Apache 2.0. The website runs fine locally, but when I run the site from an other computer it can't open files larger then 120kb. Does someone has a clue. I also had the same problem with IIS. Thanks in advance. ..

Apache log files - Hi all, How do I configure Apache so that it doesn't overwrite old files. At the moment it has up to 4 files etc). I want to set it so that it just keeps adding more log files as needed. Thanks in advance ..

serving wmv, avi files - I'm running Apache 2.0 on a Linux Fedora server. I'd like to be able to a small (500k) .wmv or .avi video file when when a browser clicks on a link. It doesn't have to be just sending the file would be fine. However, when I do try..

servlet files - hi.. i m using Web Logic as an server, i Mr.David ur last message but the confusion is that i have set the path website/ for jsp files. As u know that the of servlet in web logic server is..
Next:  Apache: Virtual Hosts and DNS Configuration  
Author Message
Alex

External


Since: Jul 10, 2007
Posts: 3



(Msg. 1) Posted: Tue Jul 10, 2007 1:45 pm
Post subject: Hidden files
Archived from groups: alt>apache>configuration (more info?)

Hi!
I have a simple (for you! Smile) question:
how can i hide a file in the apache directory on Windows?
Tnx all

 >> Stay informed about: Hidden files 
Back to top
Login to vote
Jack

External


Since: Jul 10, 2007
Posts: 2



(Msg. 2) Posted: Wed Jul 11, 2007 1:56 am
Post subject: Re: Hidden files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Jul 10, 1:45 pm, Alex <micha....DeleteThis@hotmail.it> wrote:
> Hi!
> I have a simple (for you! Smile) 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.

 >> Stay informed about: Hidden files 
Back to top
Login to vote
Alex

External


Since: Jul 10, 2007
Posts: 3



(Msg. 3) Posted: Wed Jul 11, 2007 9:31 am
Post subject: Re: Hidden files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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! Smile) 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
 >> Stay informed about: Hidden files 
Back to top
Login to vote
Alex

External


Since: Jul 10, 2007
Posts: 3



(Msg. 4) Posted: Sat Jul 14, 2007 3:04 am
Post subject: Re: Hidden files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 11 Lug, 18:31, Alex <micha... RemoveThis @hotmail.it> wrote:
> On 11 Lug, 07:08, Jack <accpac... RemoveThis @hotmail.com> wrote:
>
> > On Jul 10, 1:45 pm, Alex <micha... RemoveThis @hotmail.it> wrote:
>
> > > Hi!
> > > I have a simple (for you! Smile) 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?? Sad
 >> Stay informed about: Hidden files 
Back to top
Login to vote
Kees Nuyt

External


Since: Oct 25, 2006
Posts: 14



(Msg. 5) Posted: Sat Dec 22, 2007 7:49 pm
Post subject: Re: Hidden files [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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! Smile) 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?? Sad

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 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]