'Twas brillig, and robert mena at 29/08/10 13:17 did gyre and gimble: > Hi, > > I have a restricted webservice (which means it uses the .htaccess to > require a user/password). > > The server was built using Zend_Soap_Server with the autodiscovery > option so I create it with new Zend_Soap_Server(url?wsdl). > > The problem is that the directory is protected so I get 401 error. > > Is there a way to specify the url with a user/password?
Try: http://username:[email protected]/whatever.wsdl Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open Source: Mandriva Linux Contributor [http://www.mandriva.com/] PulseAudio Hacker [http://www.pulseaudio.org/] Trac Hacker [http://trac.edgewall.org/]
