404 means "file not found" which means you don't have any index.html file in the other folders you try to access.
On Thu, Oct 8, 2009 at 5:58 AM, jwberger <[email protected]> wrote: > > I am having an issue with the DirectoryIndex. We have it set as > DirectoryIndex index.html We have a site the runs at https://www.site.com > . > When we hit that site as shown it comes up fine because there is an > index.html file there. However, if we go further down to > http://www.site.com/tpg or http://www.site.com/tpg/docfiles/online either > with or without the ending /, we get a 404 error. I have tried moving the > DirectoryIndex to different areas of the conf file but cannot get it to > work. I know this is probably very basic, but I just cannot figure it out. > Thanks for any assistance. > > John > -- > View this message in context: > http://www.nabble.com/Issue-with-DirectoryIndex-tp25792416p25792416.html > Sent from the Apache HTTP Server - Users mailing list archive at > Nabble.com. > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [email protected] > " from the digest: [email protected] > For additional commands, e-mail: [email protected] > >
