logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Vanishing Subdirectories in Apache 2.2.2
Author
ddebidin



Joined: 17 Mar 2006
Posts: 3

PostPosted: Mon 22 May '06 0:32    Post subject: Vanishing Subdirectories in Apache 2.2.2 Reply with quote

There is a set of 3 dirs {a,b,c} each containing another set of 3 dirs {a,b,c}. eg. a/a/b/c | b/a/b/c/ | c/a/b/c/

In set a, all dirs can be seen.

In set b, i've placed a .htaccess file in /b/b/.

In set c, i've placed a .htaccess file in /c/.

Issue
=====

/b/b/ the subdir does not show up in the /b/ list.

/c/ or the parent is removed from the listing. I can still access it from the address bar.

What could be causing this, permission issues with the dir directives? indexoptions? Can this be configured?
Back to top


Reply to topic   Topic: Vanishing Subdirectories in Apache 2.2.2 View previous topic :: View next topic
Post new topic   Forum Index -> Apache