Apache-2.2
Ubuntu:Apache訪問禁止錯誤
/home/*
我的虛擬主機一直有問題,如果我的虛擬主機的目錄在其他地方,我不明白為什麼 apache 會查找目錄?tail -f /var/log/apache2/error.log /home/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
蘇丹
它不應該。您必須在 Apache 配置中的某處擁有它。
或者,您的網路目錄/程式碼中某處有一個指向您的家庭帳戶的軟連結。
755 是答案,因為您的所有文件都必須由 railo 讀取(實際上與您的 Apache 使用者不同)。