Joavatar
03-04-2004, 08:30 AM
Hello,
I am new to forms, cgi apps, don't know anything about perl. I just took over maintenance on a site that uses formmail for secure order processing.
When I click the send button, I get the message:
Bad Referrer - Access Denied
The form attempting to use FormMail resides at https://ssl4.westserver.net/taketimecenter.com/taketime_ordering.htm, which is not allowed to access this cgi script.
If you are attempting to configure FormMail to run with this form, you need to add the following to @referers, explained in detail in the README file.
Add 'ssl4.westserver.net' to your @referers array.
So, I know this means I need to edit the formmail.pl script, but I don't know how to do that. Can someone help me?
Thank you.
Joanne
I am new to forms, cgi apps, don't know anything about perl. I just took over maintenance on a site that uses formmail for secure order processing.
When I click the send button, I get the message:
Bad Referrer - Access Denied
The form attempting to use FormMail resides at https://ssl4.westserver.net/taketimecenter.com/taketime_ordering.htm, which is not allowed to access this cgi script.
If you are attempting to configure FormMail to run with this form, you need to add the following to @referers, explained in detail in the README file.
Add 'ssl4.westserver.net' to your @referers array.
So, I know this means I need to edit the formmail.pl script, but I don't know how to do that. Can someone help me?
Thank you.
Joanne