Oh! Of course! On Aug 27, 2014, at 12:07 PM, Yehuda Katz wrote: > That means it served what ever your DirectoryIndex is. The default is usually > index.html or something similar. On Aug 27, 2014, at 12:03 PM, lists-apache wrote: > would have delivered the "index" file
Of course! That's the way it's supposed to work! Apologies for my paranoia, and thanks for setting me straight. --Gil On Aug 27, 2014, at 11:43 AM, Gil Dawson 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 > >