請問虛擬主機的log檔在哪呢?

Q: 請問虛擬主機的log檔在哪呢?

A: access log 部份, 在ftp 的根目錄access_log 資料夾內。
      error log的部份 ,在 ftp的根目錄 error_log 檔案內。
  • 2 Els usuaris han Trobat Això Útil
Ha estat útil la resposta?

Articles Relacionats

我該如何追蹤線路節點?

Q: 我該如何追蹤線路節點呢?   A: windows用戶,請開啟電腦內的命令提示字元, 請執行 tracert ip (或是加上網址, 比如說 tracert...

.htaccess檔教學

htaccess教程 第1部分 - 簡介 <概述> 在本教程中,你會發現許多有關.htaccess文件,它的使用方法,及如何利用它來改善您的網站。...

custom php.ini

http://forums.cpanel.net/f5/individual-php-ini-files-php-fcgi-php-cgi-160398.html

html 轉頁的語法

請將下列的代碼,擺到 index.html...

如何透過.htaccess檔來做限制密碼登入及IP白名單

123456789101112 AuthType Basic AuthName "Secure site" AuthUserFile...