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: Folder is not showing up on web when there's a .htaccess A..
Author
qwefASA



Joined: 07 Apr 2011
Posts: 2

PostPosted: Thu 07 Apr '11 11:19    Post subject: Folder is not showing up on web when there's a .htaccess A.. Reply with quote

Folder is not showing up on web when there's a .htaccess Authentication required.

How do i let it show up on the web? (still with .htaccess Authentication required.)

PS: The folder will show up, if there's a .htaccess file in it but without Authentication required.

PPS: Fancyindex is enabled in httpd.conf

Thanks!! Very Happy
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Thu 07 Apr '11 21:44    Post subject: Reply with quote

see IndexOptions about showing forbidden stuff
http://httpd.apache.org/docs/2.2/mod/mod_autoindex.html#indexoptions
Back to top
qwefASA



Joined: 07 Apr 2011
Posts: 2

PostPosted: Fri 08 Apr '11 12:10    Post subject: Reply with quote

Thanks a lot!!

I fixed that problem now Very Happy
Back to top


Reply to topic   Topic: Folder is not showing up on web when there's a .htaccess A.. View previous topic :: View next topic
Post new topic   Forum Index -> Apache