[AWS] Question about using AWS.

Pascal Obry pascal at obry.net
Thu Oct 15 17:37:21 CEST 2009


Ivan,

> I would be very grateful for the help.

This is because by default AWS bind to localhost. To bind to 
"screamer.kiev.ua" (which is known to the outside) you need to either 
use a config object and set the host (AWS.Config.Set.Server_Host) or add 
a line in aws.ini:

<<
server_host screamer.kiev.ua
 >>

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B



More information about the AWS mailing list