[Prev][Next][Index][Thread]

Re: Redirection in CL-HTTP



Chris Vincent is right about the model problems.

The way to implement whole sale redirects would be to map the url table url::*url-table*
and apply export url with the appropriate arguments.  You will need a filter on the mapping
function so that it applies only to those URLs of interest.




Follow-Ups: