Hi,

Sorry, I speak a little english. My native language is Hungarian.

I'm use Debian Wheezy (apache2) and Mozilla Firefox.

I would like see listing my hidden files and hidden folders in my
Firefox browsers at localhost. All files and folders (include . first
character).

Example:

I see now Firefox: http://localhost/archive/

directory-1
dir-2
file.txt
file

I would like see Firefox: http://localhost/archive/

directory-1
dir-2
.dir-3
file.txt
file
.htaccess
.example.txt

My http://localhost/archive/.htaccess file is now:

IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
php_flag engine off
AddType text/plain php
<Files .htaccess>
    order allow,deny
    allow from all
</Files>

Please help me and help me edit this .htaccess file and I know view my
hidden files & folders. Thanks your answer!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to