https://issues.apache.org/bugzilla/show_bug.cgi?id=24243
--- Comment #2 from [EMAIL PROTECTED] 2008-04-08 16:26:50 PST --- Dear Apache. I am but a lowly .htaccess user. The good people at my hosting company have made dot files invisible. This is great in general, however as I am a Unix expert, I wish to share some of my dot files via my website, however there is no way, thanks to the poor design of your agglutinative IndexIgnore. Yes, even with the best wishes of my hosting company, there is no way of me turning dot files back on without them having to embed a special case for my directory in their configuration. Therefore, you need two levels: IndexIgnore and IndexIgnoreManditory, or IndexIgnoreFlexible and IndexIgnore. OK, as of course you will not give in to my demands, please still in apache2-doc/manual/en/mod/mod_autoindex.html#indexignore document that there is no way to reset or remove items from IndexIgnore. Without you mentioning that there is no way, users will go on wild goose chases looking. >>>>> "DH" == DreamHost Sales Team <[EMAIL PROTECTED]> writes: DH> Hello, DH> I am sorry but I am unaware of a way to display the hidden files (i.e.: DH> .emacs) through your browser. I've tried a Google search to see if this DH> is possible but my search was inconclusive. DH> On Mon, 07 Apr 2008, you wrote: >> Looking at http://wiki.dreamhost.com/Modifying_directory_indexes >> and wanting these >> $ ls -ogA ./jidanni.org/comp/configuration/ >> -rw-r--r-- 1 14806 2008-04-08 06:24 .emacs >> -rw-r--r-- 1 17637 2008-03-26 12:22 .gnus.el >> -rw-r--r-- 1 746 2007-11-19 23:50 .muttrc >> to show up in >> $ w3m -dump http://jidanni.org/comp/configuration/ >> Is there nothing at all I can do, even with >> $ cat ./jidanni.org/comp/configuration/.htaccess >> IndexIgnore .htaccess >> due to http://httpd.apache.org/docs/1.3/mod/mod_autoindex.html#indexignore >> being additive with no way to reset IndexIgnore (to just .htaccess but >> no dot files), and I should file a bug with apache.org? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
