Re: Directory fetch?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



That means it served what ever your DirectoryIndex is. The default is usually index.html or something similar.
If you set "DirectoryIndex disabled" (in Apache 2.4), Apache won't look for any file.

If mod_autoindex is loaded, it could also serve a directory listing. 
You could disable it or you could add "Options -Indexes" to your Directory configuration.



On Wed, Aug 27, 2014 at 2:43 PM, Gil Dawson <Gil@xxxxxxxxxxxxx> wrote:
When my access log shows that an unrecognized IP address requested...

"GET / HTTP/1.0" 200 322

...does that mean that I served it my top-level directory?

If so, can Apache prohibit that request from succeeding?   

I want to serve the files when requested, if the client knows the file name a priori, but not the whole directory.

--Gil




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux