Branch: Tag:

2000-12-04

2000-12-04 22:32:48 by Martin Nilsson <mani@lysator.liu.se>

Fixed typo so that Roxen.http_redirect now works for non-root mounted servers

Rev: server/protocols/http.pike:1.290

2:   // Modified by Francesco Chemolli to add throttling capabilities.   // Copyright © 1996 - 2000, Roxen IS.    - constant cvs_version = "$Id: http.pike,v 1.289 2000/12/02 20:12:10 per Exp $"; + constant cvs_version = "$Id: http.pike,v 1.290 2000/12/04 22:32:48 nilsson Exp $";   // #define REQUEST_DEBUG   #define MAGIC_ERROR   
1910:   {    if( not_query ) not_query = not_query[ strlen(p).. ];    raw_url = raw_url[ strlen(p).. ]; -  misc->stite_prefix_path = p; +  misc->site_prefix_path = p;   }      /* We got some data on a socket.