when i try to execute a perl script from a user directory I get an error about not being allowed to post with this user. Is this some type of permision issue?
The error returned to the web browser
The requested method POST is not allowed for the URL /~nichols/cgi-bin/FormMail.pl.
The begining of my html code
<form method="post" action="cgi-bin/FormMail.pl">
I'm a newbie to apache
i'm runing apache ver 1.3.17 on freeBSD
The error returned to the web browser
The requested method POST is not allowed for the URL /~nichols/cgi-bin/FormMail.pl.
The begining of my html code
<form method="post" action="cgi-bin/FormMail.pl">
I'm a newbie to apache
i'm runing apache ver 1.3.17 on freeBSD