我需要做什麼來更改cPanel中的默認頁面?更改cPanel中的默認頁面
5
A
回答
9
更新或的public_html文件夾中創建的.htaccess文件,然後進行以下內容..
DirectoryIndex index.php home.php
6
如果你指的是默認的Apache的cPanel頁面,那麼你將需要爲南國訪問
南國>>主要>>帳戶功能>>網頁模板編輯器
在這裏,您可以更改默認頁,頁被暫停等
0
您可以使用cPanel的高級品牌特性爲cPAnel和WHM創建自定義品牌的登錄頁面。 cPanel還支持每個經銷商帳戶的自定義登錄頁面。鏈接下面是文檔。
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/CustomBrandedLoginPages
0
如何爲託管站點上創建的cPanel默認頁面。
創建默認的html頁面並將文件上傳到cpanel根域的Skeleton Directory中。
http://www.motherhost.in/members/knowledgebase/22/how-to-change-default-page-in-cpanel.html
骨架目錄(框架目錄:定義哪些文件和子目錄的新帳戶將默認的目錄在創建帳戶,新用戶的帳戶將包含骨架目錄的精確副本)的存在讓您可以在創建帳戶時輕鬆地將相同的文件複製到每個新帳戶的public_html和public_ftp目錄中。
記住:
When a visitor accesses http://example.com, he will see the contents of example.com 's public_html directory.
When a visitor accesses http://example.com/subdirectory, he will see the contents of public_html/subdirectory.
Contents of the public_ftp directory are available for anonymous FTP users to download.
這南國功能簡單地陳述了框架目錄的位置(/根/ cpanel3-skel中)。
要設置框架目錄:
These files will be accessible to the new user via an FTP client.
Decide what kind of default setup you would like your new users to have.
Place the appropriate subdirectories and HTML files in /root/cpanel3-skel/public_html.
These files will be copied to new accounts’ public_html directories when accounts are created.
Place the appropriate FTP-related files in /root/cpanel3-skel/public_ftp.
These files will be accessible to the new user via an FTP client.
1
假設你指的是創建一個帳戶時,這是很容易做到的默認頁面由內你的/ etc創建一個index.html或PHP頁面/ skel文件夾(假設你有一個VPS或專用服務器)。
在WHM中有一個設置允許它在您不熟悉CLI的情況下使用。
希望這會有所幫助,對於延遲響應抱歉,但我是新的,並試圖建立我的代表!
相關問題
- 1. 擺脫cPanel的默認頁面
- 2. 如何更改cpanel默認端口?
- 3. 在MVC中更改默認頁面
- 4. 更改Apache的默認頁面爲PHP
- 5. 更改默認的joomla登錄頁面
- 6. 更改GreenDroid頁面視圖中的默認頁面
- 7. 更改打印默認頁面大小
- 8. 如何更改默認頁面
- 9. 更改默認頁面Apache2 Ubuntu
- 10. 使用MVC更改默認頁面
- 11. 將分頁:如何更改鏈接中的默認頁面
- 12. WordPress頁面專欄作者,更改默認頁面類型
- 13. 如何更改Redmine 3.x中的默認登錄頁面?
- 14. 更改war文件中的默認頁面
- 15. 更改SharePoint中的默認列表aspx頁面
- 16. 如何更改Rails中的默認錯誤頁面
- 17. 更改Visual Studio中的默認頁面類
- 18. 如何更改Trac wiki中的默認登錄頁面?
- 19. 如何更改MVC3中的默認錯誤頁面位置?
- 20. 更改mediawiki中的默認分類頁面佈局
- 21. 默認頁面
- 22. 將404重定向頁面從默認頁面更改爲自定義頁面。
- 23. 更改默認端口號後啓動cPanel服務
- 24. 在便攜式Firefox中更改默認打印頁面設置
- 25. WordPress頁面模板在更新時更改回默認模板
- 26. 在yii框架中使用登錄頁面更改默認頁面
- 27. Cpanel -WHM默認登錄
- 28. 默認html文件goDaddy Cpanel
- 29. 默認頁面不會改變
- 30. Tomcat默認頁面
您是Cpanel帳戶的根源還是經銷商?要求默認頁面顯示或默認頁面的內容?最好的答案是最好的問題 – abkrim 2016-07-05 19:09:39