hangi Apache sunucu kullanacak?

0 Cevap php

Lets us consider a case, there are 2 apache server running, and one domain is available. if we make a request like this, http://domain1.com/example1.php it should request one apache server where actual domain is present. When http://domain1:8000/example1.php it should point to a application in a another server (other machine) under a same domain group.

Şimdi bir soru http://domain1:8000/example1.php istenirse, o zaman hangi sunucu olarak çalışacak, nedir? hangi sunucu yorumlamak olacak? 8000 (bu hangi istek liman iletileceği, diğer makine) puan: hangi sunucu apache domain1 sisteminde sunucu ya, DOMAIN1 bir apache server ya, bu dosyaları çalıştırmak olacak?

0 Cevap