Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
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.
| |
|
Topic: Vanishing Subdirectories in Apache 2.2.2 |
|
Author |
|
ddebidin
Joined: 17 Mar 2006 Posts: 3
|
Posted: Mon 22 May '06 0:32 Post subject: Vanishing Subdirectories in Apache 2.2.2 |
|
|
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 |
|
|
|
|
|
|