This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Wrong setup.exe on http://www.cygwin.com/


On 07/02/2010 14:38, David Balažic wrote:
> Another simple trick that usually works is to append
> ?some-random-stuff to the url, like:
> 
> http://www.cygwin.com/setup.exe&go_away_proxy!

  Forgot that one, but you typo'd: it has to have an actual '?' in there, or
the '&' doesn't get taken as part of a query string:

> Not Found
> 
> The requested URL /setup.exe&go_away_proxy was not found on this server.

  These both work:

http://www.cygwin.com/setup.exe?&go_away_proxy!
http://www.cygwin.com/setup.exe?go_away_proxy!

    cheers,
      DaveK


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]