How to deal with url redirection

Source: Internet
Author: User
How to configure url redirection in. redirect a url to another url in the htaccess file, for example, aaa. cccc. comffffaac & nbsp; Redirected to & nbsp; aaa. ccc. comffff actually contains a parameter, but the parameter information is not displayed in the address bar ------ solution -------------------- you want to hide the url redirection
How to redirect a url to another url in the. htaccess file

Example: http://aaa.cccc.com/ffff/aa=c/ redirection to http://aaa.ccc.com/ffff/

That is to say, there is actually a parameter, but this parameter information is not displayed in the address bar.
------ Solution ----------------------
You want to hide the submitted get value! I personally think it cannot be done!

Redirection is indeed acceptable. the redirection rule is to forward the url request to other locations. after you redirect the request according to the rule you mentioned, the value submitted by get does not exist!
------ Solution ----------------------
Two cases
The parameter is fixed. rewrite http://aaa.ccc.com/ffff/to http://aaa.cccc.com/ffff/aa=c/
The parameter is submitted by the user. just change it to post.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.