can someone tell me how to get the dest ip and port from a output filter?
that info is available in the conn_rec... see c->local_addr
Now you only need to provide the new address: this is done
by setting the 'Location' header of the http response to
the correct (_full_!) url. [using ap_table_set and the header_out
table in the request record].
hth R. Mattes
Template and Content
© Joe Lewis