…k the user before redirecting. Client request: GET /index.php HTTP / 1.1 Host : www.example.org Server response: HTTP / 1.1 301 Moved Permanently Location : https://www.example.org/index.asp Using an .htaccess file [ edit ] To fix problems with non-existing files or directories u…
…k the user before redirecting. Client request: GET /index.php HTTP / 1.1 Host : www.example.org Server response: HTTP / 1.1 301 Moved Permanently Location : https://www.example.org/index.asp Using an .htaccess file [ edit ] To fix problems with non-existing files or directories u…
…i" "/php/*" }, "action" "pass" "applications/php_version" }, "action" "share" "/www/static_version $uri This route passes all HTTPS requests to the /php/ subsection of the example.com website to the php_version app. All other requests are served with static content from the /www/…