I haven't index file present !
thanks for help
David
"Morgan Gangwere"
<[EMAIL PROTECTED]>
23/07/2006 20:25
Veuillez répondre à
users@httpd.apache.org
A
users@httpd.apache.org
cc
Objet
[EMAIL PROTECTED] Re: redirection url
or, is the http
or, is the http://server2/index.html file present?
if so, this code will work:
< H t m l >
< h e a d >
http://server1:8085/--SomeUri/"; >
< / h e a d >
< b o d y >
redirect to http://server1:8085/--someUri--
< / b o d y >
< / h t m l >
in the index.html in the wwwroot of server2.
On 7/21/06, Jo