You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rapache
Hello,
I have a problem with POST call.
I'd like to call my brew file using a POST and pass a list of
parameter.
I test the logic of the scritp in using the GET call without problem.
Post go in hold without return any error or data.
I set the configuration header in this way:
<Location /bw>
AuthType Basic
AuthName "XXXX"
AuthUserFile /xxx/xxxx/xxx/xxx/passwords
Require Valid-User
SetHandler r-script
RHandler brew::brew
</Location>
Please let me know if you can help.
Many thanks
Jeffrey Horner
unread,
Nov 20, 2009, 11:07:51 AM11/20/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rap...@googlegroups.com
Hi Phanya,
What does your HTML form look like? Is it using the the
enctype="multipart/form-data"?
Jeff
>
>
> Please let me know if you can help.
> Many thanks
>