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?
---------------------------------------------------------------------
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-unsubscr...@httpd.apache.org
" from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org