WGET recursion problem.
hi, I am trying to get a web site from our Zope server ( Apache Proxy ). When I send wget after it, I get crazy recursive loops. Does anyone know what would cause this? Could it be the Apache/Zope ( virtual domains ), or is it the actual HTML. j. ` -- ...................... ..... Jason C. Leach .. PGP/GPG Public key at http://www.keyserver.net/ Key ID: 1CF6DA85
On Sun, Mar 24, 2002 at 09:09:22AM -0800, Jason C. Leach wrote:
I am trying to get a web site from our Zope server ( Apache Proxy ). When I send wget after it, I get crazy recursive loops. Does anyone know what would cause this? Could it be the Apache/Zope ( virtual domains ), or is it the actual HTML.
Poor HTML + Acquisition? Oleg. -- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
On Sun, Mar 24, 2002 at 11:44:09PM +0300, Oleg Broytmann wrote:
On Sun, Mar 24, 2002 at 09:09:22AM -0800, Jason C. Leach wrote:
I am trying to get a web site from our Zope server ( Apache Proxy ). When I send wget after it, I get crazy recursive loops. Does anyone know what would cause this? Could it be the Apache/Zope ( virtual domains ), or is it the actual HTML.
Poor HTML + Acquisition?
(Oops, followup to myself) Plus wget ignoring BASE tag? Oleg. -- Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.
participants (2)
-
Jason C. Leach -
Oleg Broytmann