Forum Replies Created
-
AuthorPosts
-
rt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
Participantrt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
ParticipantYou cannot access this content.
rt79
ParticipantIt is ok I think I have solved the problem. It is the post limit function in my .htaccess that is causing the problem
rt79
ParticipantHi I remember previously my server provide put a POST block on the account to prevent all POST functions made to the account due to suspected malicious activity. I was told to put <Limit POST>
order deny,allow
deny from all
allow from 127.0.0.1
allow from 103.245.95.0/24
allow from [add your own public ip]
</Limit>
in my .htaccessMy website is cleaned up already but I m not sure if the POST block functions is still there. May I know how can u help me on that?
-
AuthorPosts