Is it possible to pass a variable via a htaccess 301 or 302 redirect? Can I add a variable in a htaccess redirect that can be printed on the destination page? If I wanted to carry the phrase "Computers For Sale" from the htaccess 302 redirect and print it on the landing page, how would I do this?