Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
PHP で使用$_SERVER['SERVER_NAME']して、現在のドメイン名を取得できます。現在のドメイン名に基づいて Django の setting.py に ROOT_URLCONF を設定したいのですが、どうすればよいですか?
$_SERVER['SERVER_NAME']