Jquery:

 https://stackoverflow.com/questions/1414276/how-to-make-the-first-option-of-select-selected-with-jquery

$("#target").val($("#target option:first").val());

Không có nhận xét nào:

Redirect www.example.com to example.com

 https://stackoverflow.com/questions/39303725/virtual-host-force-https-and-redirect-www-to-non-www-but-no-other-subdomains With the proper u...