Forum Moderators: phranque
This is the line in question:
IndexIgnore .htaccess */.?* *~ *# */HEADER* */README* */_vti*
What do *~ and *# mean?
I haven't been able to find the full syntax for .htaccess anywhere. Are these some wildcard characters everyone knows except me? :)
I sure will appreciate a point in the right direction.
Thanks
For more about .htaccess see the Apache docs:
[httpd.apache.org...]
Good tutorial
[apache-server.com...]