Jump to content

100napb

User
  • Posts

    15
  • Joined

  • Last visited

  • Days Won

    1

Community Answers

  1. 100napb's post in nginx was marked as the answer   
    if ($host = '1.2.3.4') {
         return 301 https://$server_name$request_uri;
    }
×
×
  • Create New...