Re: [us...@httpd] directory listing & subdirectories with .htaccess

2009-03-26 Thread Michael Ludwig
Hi Frank, thank you very much, That's it! ;-) Michael 2009/3/26 Frank Gingras : > Michael, > > Try IndexOptions ShowForbidden (2.2.x) > > Frank. > > Michael Ludwig wrote: >> >> Hi! >> >> I'm experiencing the following problem: >> I changed the look&feel of the directory listings with mod_autoi

Re: [us...@httpd] directory listing & subdirectories with .htaccess

2009-03-26 Thread Frank Gingras
Michael, Try IndexOptions ShowForbidden (2.2.x) Frank. Michael Ludwig wrote: Hi! I'm experiencing the following problem: I changed the look&feel of the directory listings with mod_autoindex. Works great so far. But the directory listing doen't list the subdirectories which are secured with .h

[us...@httpd] directory listing & subdirectories with .htaccess

2009-03-26 Thread Michael Ludwig
Hi! I'm experiencing the following problem: I changed the look&feel of the directory listings with mod_autoindex. Works great so far. But the directory listing doen't list the subdirectories which are secured with .htaccess-Files. Is there a possibility to change this behaviour?? Best wishes Mic