On Fri, Jan 18, 2013 at 2:01 PM, Cesar Mello <[email protected]> wrote:
> I've noticed the ListBuckets sample sends an http request to the URL
> ubuntu1, which works. (ubuntu1 is the host name of the apache
> machine). But the PutBucket sample sends an http request to
> 'my-new-mucket.ubuntu1', and this does not get resolved. So I'm
> currently investigating the apache config.
>
> (I'm a Windows guy not very used to apache and Linux, sorry).
>
> Any suggestions are appreciated, but I'm sure I can work out this
> before my vacation ends. :-)

Hi Cesar,

I used dnsmasq and wildcard for the DNS part. (e.g. *.ubuntu1 for you).
You can install it on your linux server then point your client to use
dnsmasq as your resolver.

Christophe
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to