On Tue, Aug 17, 2010 at 11:05 AM, Robert Archer <cmsrarc1@xxxxxxxxxxx> wrote: > > We're trying to configure apache to re-direct from one script to another by using the redirect statement in the http.conf file. The redirect is running the redirected script but unfortunately when we do this all the form data is being lost. > > The statement we are using is :- > > Redirect 301 /cgi-bin/xxx.p1 http://www.mydomain.com/cgi-bin/formpro.pl > > > Does anyone know of a work around for this? Usually this is to be avoided -- redirecting a request with a body. There is some explanation in section 10.3 of RFC2616. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx