The 'IndexIgnore' line indicates what not to include in a directory listing. The 'Limit GET POST' bit allows everyone to GET or POST to your site. The 'Limit PUT DELETE' bit blocks PUT or DELETE from anyone to your site. The 'AuthName' line is what appears on that pop-up box when you go to login, if you have any htaccess protection set. Nothing there should mess with rewriting links.
|