demand
use 301 to redirect
Source address
http://explore.gac.one/aaa/bbb/ variable
destination address
http://explore.gac.one/-sharp/transaction/ variable
need to give a demonstration
use 301 to redirect
Source address
http://explore.gac.one/aaa/bbb/ variable
destination address
http://explore.gac.one/-sharp/transaction/ variable
need to give a demonstration
location ~* /aaa/bbb/(.*?) {
return 301 /-sharp/transaction/$1;
}
try
return 301 https://example.com$request_uri;
Previous: Questions related to clicks on js events
Next: How do you accomplish the adaptation of the mobile terminal? Adapt to each terminal