GET/POST METHOD

Problems with the Windows version of XAMPP, questions, comments, and anything related.

GET/POST METHOD

Postby lasha1028 » 15. April 2009 00:22

I HAVE ONE BIG PROBLEM EVERYDAY BAD GUYS ATTACKS MY SERVER
SENDING 10 IN SECOND USING GET/POST METHOD

I GOT ERROS
414 REQUEST URI TOO LARGE ERROR LOG FILE
WHEN I CHECK ACCESS LOG VERY LONG GET/POST

SO IF SOME KNOW HOW BLOCK POST/GET REQUEST FROM NON LOCAL SERVERS?
lasha1028
 
Posts: 13
Joined: 14. April 2009 15:49

Re: GET/POST METHOD

Postby Wiedmann » 15. April 2009 01:21

SO IF SOME KNOW HOW BLOCK POST/GET REQUEST FROM NON LOCAL SERVERS?

Cut your internet connection or use a firewall and block connections to port 80/443. (or if you are using a router, don't configure a port-forwarding to your local server)
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: GET/POST METHOD

Postby lasha1028 » 15. April 2009 01:37

if i block ports:80 none can access to my server i just want block post/get method accesses to my server if it's possible i'm i can disable post/get method but i'm using like logn/commetns
so i want just block request from other servers get/post
lasha1028
 
Posts: 13
Joined: 14. April 2009 15:49

Re: GET/POST METHOD

Postby Wiedmann » 15. April 2009 09:07

i just want block post/get method accesses to my server

Every time you read (load) a webpage in your browser, your browser is making a GET request.
Every time you send a form or upload a file with your browser, your browser is making a POST request.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 95 guests