The message comes in fine but when users click on the link it says:
In Firefox:
Not Acceptable
An appropriate representation of the requested resource /cgi-bin/activate.cgi could not be found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
In Internet Explorer:
Internet Explorer cannot read this webpage format
It is not until they actually go into the Address bar on the browser and hit "Enter" on their keyboard that it will activate the account.
I realize that the url has a random id number like this: /cgi-bin/activate.cgi?3132131910231219 is it the host site that is not able to read the ?{id} part? or is something else wrong?
Or do i have permissions wrong on the activate.cgi file? (755)
Thanks
