web_sites:redirect_from_one_webpage_to_another
Web Sites - Redirect from one webpage to another
- /var/www/html/index.html
<head> <meta http-equiv="refresh" content="0; url=http://some/other/destination/" /> </head>
NOTE: If someone visits http://server it will automatically redirect the user to http://some/other/destination/.
web_sites/redirect_from_one_webpage_to_another.txt · Last modified: 2021/07/05 08:58 by peter