The bit in red is wrong, you've included the domain as if it's a directory.
Redirect 301
/salgadoinvestigations.com/process-servers.html
http://www.salgadoinvestigations.com...ss-server.html
If you are trying to redirect from /process-servers.html on the site the .htaccess file is hosted on to
http://www.salgadoinvestigations.com...ss-server.html then you would use
HTML Code:
Redirect 301 /process-servers.html http://www.salgadoinvestigations.com/process-server.html