URL redirection, what to do with

Source: Internet
Author: User
URL redirection
How to redirect a URL to another URL in a. htaccess file

Example: http://aaa.cccc.com/ffff/aa=c/redirect into http://aaa.ccc.com/ffff/

That is, it actually takes a parameter, but the parameter information is not displayed in the Address bar.
------to solve the idea----------------------
You are trying to hide the submitted get value! I don't think I could do it!

Redirection is really possible, the redirect rule is to forward the URL request to a different location, according to the rules you say the redirect, the value of the get commit does not exist!
------to solve the idea----------------------
Two cases
The parameters are fixed, and the http://aaa.ccc.com/ffff/is rewritten to http://aaa.cccc.com/ffff/aa=c/
The parameter is submitted by the user and changed 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.