Welcome! Log In Create A New Profile

Advanced

subdomain server_name help

rkmr.em@gmail.com
April 18, 2009 12:39PM
i want to send all requests with a subdomain that contains a particular
string to be sent to a particular backend.

for ex analyzerAA.XX.com and BBanalyzer.XX.com should be selected.

what is the correct way of writing this configuration?
thanks a lot



server {
server_name analyzer.XX.com;
location / {
fastcgi_pass backend_analyzer;
}
}
Subject Author Posted

subdomain server_name help

rkmr.em@gmail.com April 18, 2009 12:39PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 288
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready