Hi,

Because of the nginx problem ,so I change  to use pound ,but
...
but can not execute  post  or  upload
regarding pound: you have to enable the PUT method to upload objects. 
Simply add "xHTTP 2" in the section below:
User        "root"
Group       "root"
ListenHTTP
   Address 172.18.56.194
   Port    80
   xHTTP 2
End
This will enable PUT and DELETE methods (see 
http://linux.die.net/man/8/pound for further details).
But POST should work out of the box?

Cheers,

Christian



_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to