Ø      Apologies for not posting this information the first time.

 

Not at all thanks for posting it!

 

Ron

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Raymer
Sent: Thursday, September 14, 2006 11:22 AM
To: [EMAIL PROTECTED]; A friendly place to get answers to even the most basic questions aboutSqueak.
Subject: Re: [Newbies] Re: firewall question -- htaccess [EMAIL PROTECTED]/firewall

 

http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-April/091022.html

For those who aren't comfortable hacking smalltalk  -- doing the fix is quite easy.

  1. Open a browser
  2. Select the Network-Protocols "package"
  3. Select HTTPSocket from Network-Protocols
  4. Select "class"
  5. goto httpGetDocument:args:accept:request:
  6. find the line of code that reads -- HTTPBlabEmail,  "may be empty"
  7. immediately above the line of code mentioned in 6, add -- HTTProxyCredentials, (that comma required) [and a comment is always good practice]

Everything should work from there.

Apologies for not posting this information the first time.

-- dave

On 9/14/06, Ron Teitelbaum <[EMAIL PROTECTED]> wrote:

Hi Dave,

 

Can you post a link to what you found?  Maybe the link will help others!

 

Ron

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dave Raymer
Sent: Thursday, September 14, 2006 9:49 AM
To: Beginners@lists.squeakfoundation.org
Subject: [Newbies] Re: firewall question -- htaccess authentication @proxy-server/firewall

 

please disregard -- I changed my search parameters and saw a post that referenced a fix provided by David Faught.  I hacked my local image et voila ...  apologies and thanks.

On 9/14/06, Dave Raymer <[EMAIL PROTECTED]> wrote:

Gentlebeings,

Using Squeak3.8-6665full.image I've been tryting to get this to work for three days now without success [htaccess authentication]  -- I've looked at all the posts I can find in various mail archives and I've looked at all the web pages.

Basically, I need to get FTP and HTTP running through the corporate firewall/proxy that requires htaccess authentication.  Is there a patch to make this work?

thanks,

   -  dave

 


_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

 

_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to