Hi
My htaccess file on my wordpress site (in the Cpanel), is supposed to look like this:
<Limit GET POST>
order deny,allow
# BEGIN WordPress
# END WordPress
</LIMIT>
however, it keeps changing itself to:
<Limit GET POST>
order deny,allow
# BEGIN WordPress
# END...