Redirection

How to redirect old domain names

Sometimes we need to redirect access to another domain name,For example, when the old domain name is walled。

Some domain name providers provide this service,But the functions are very basic,Only simply match the domain name and then jump,And this jump will lose parameters and other information,Or simply fail to match,Basically unusable。

To redirect the domain name and retain the request parameters,You need to have a dedicated server to accept the request and return it[……]

Click link to continue reading...

htaccess redirect to https redirection also cause subdomain solutions

Recently,So I wrote an article:WordPress Open full stop HTTPS ,This side describes in detail how I turned the whole grid down to the station https of,Now I need to open an experimental subdomain,The result was writing htaccess ,To redirect to443Port the code causes the entire domain name is redirected to the primary domain,It makes very egg pain,Or sub-domain must also have a certificate,Or[……]

Click link to continue reading...