What is the difference between wp-signup.php and wp-login.php?action=register?
My server can't handle the register spam (over 2.000/day) on my Wordpress Network so i decided to remove the wp-signup.php file (after trying reCaptcha). Users can still register using wp-login.php?action=register. For the moment, the register spam seems to have stopped...
What is the real purpose of wp-signup.php if users can register without it?
I know this should be another question, but could you recommend me something about stopping this kind of spam on Wordpress?
Thank you very much!