Forum Moderators: phranque
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
Hate to say it, but I'm quite a novice to .htaccess and I wouldn't even know what terms to search for to find out what all that means. Is it related to the FrontPage extensions? Is it safe to delete? What is it there for? In short, I'm confused and would appreciate any light anyone can shed on this! :)
Thanks,
Matthew
Do NOT delete it.
Here is some good reading [google.com].
Simply put, .htaccess is very powerful when used effectively. Those threads will provide some much needed background material.