> I am using embperl and apache. When I try using the
example
> file distributed with embperl, namely upload.htm, I get
the
> following error display in the web browser:
>
>
>
>
> Method Not Allowed
>
>
> The requested method POST is not allowed for the URL
> /file_upload.htm.
>
Looks like you are posting the result to the wrong location.
Make sure
the ACTION in the form points to your Embperl file.
The other possibility is that POST is forbidden somewhere in
your
httpd.conf
Gerald
** Virus checked by BB-5000 Mailfilter **
------------------------------------------------------------
---------
To unsubscribe, e-mail: embperl-unsubscribe perl.apache.org
For additional commands, e-mail: embperl-help perl.apache.org
|