Google AppEngine: multple domain urls for a site -


मेरे पास एक Google appengine पर चल रहे वेबसाइट है यूआरएल कह रहा है: www.mysite.com

हाल ही में मैंने www.mysite.co.in और www.mysite डोमेन प्राप्त कर लिए हैं। ORG

प्रश्न 1: क्या मैं इन नए डोमेन यूआरएल को उसी सर्वर से जोड़ सकता हूं ताकि .com, .org और .co.in सभी काम और कैसे हो?

नोट: मैं इन नए यूआरएल को .com url में रीडायरेक्ट करने के लिए नहीं देख रहा हूं।

यदि आप (केवल http ) तो आप उसे डेवलपर कंसोल में आसानी से जोड़ सकते हैं:

यदि आप (= https) हैं तो आपको पहले अपने Google Apps खाते में डोमेन को एक उपनाम डोमेन के रूप में जोड़ना होगा। तब आप ऊपर दिए गए लिंक पर वापस जा सकते हैं और उसे ऐपएन्जीन उदाहरणों में मैप कर सकते हैं।


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -