這篇文章主要講解了“如何處理服務(wù)器You don't have permission to access的問題”,文中的講解內(nèi)容簡單清晰,易于學(xué)習(xí)與理解,下面請大家跟著小編的思路慢慢深入,一起來研究和學(xué)習(xí)“如何處理服務(wù)器You don't have permission to access的問題”吧!
創(chuàng)新互聯(lián)公司主營巍山網(wǎng)站建設(shè)的網(wǎng)絡(luò)公司,主營網(wǎng)站建設(shè)方案,成都App定制開發(fā),巍山h5微信小程序定制開發(fā)搭建,巍山網(wǎng)站營銷推廣歡迎巍山等地區(qū)企業(yè)咨詢
出現(xiàn)了這樣的問題:
Edit httpd.conf file, which is in /etc/httpd/conf/httpd.conf
. Add the below code.
<Directory "/"> #Options FollowSymLinks Options Indexes FollowSymLinks Includes ExecCGI AllowOverride None Allow from all </Directory> <Directory "/home/"> #Options FollowSymLinks Options Indexes FollowSymLinks Includes ExecCGI AllowOverride None Allow from all </Directory>
After the line no. 555 (in my case) . Check for the file permissions and restart the server.
service httpd restart
Now, it will work . Still you are facing the same problem, disable the seLinux in /etc/selinux/config
change SELINUX=disabled
and restart the server as mentioned above and try it.
引用 https://stackoverflow.com/questions/17442370/you-dont-have-permission-to-access-on-this-server
感謝各位的閱讀,以上就是“如何處理服務(wù)器You don't have permission to access的問題”的內(nèi)容了,經(jīng)過本文的學(xué)習(xí)后,相信大家對如何處理服務(wù)器You don't have permission to access的問題這一問題有了更深刻的體會,具體使用情況還需要大家實(shí)踐驗(yàn)證。這里是創(chuàng)新互聯(lián),小編將為大家推送更多相關(guān)知識點(diǎn)的文章,歡迎關(guān)注!
網(wǎng)頁題目:如何處理服務(wù)器Youdon'thavepermissiontoaccess的問題
文章鏈接:http://aaarwkj.com/article32/ihhssc.html
成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供定制網(wǎng)站、網(wǎng)站營銷、定制開發(fā)、品牌網(wǎng)站設(shè)計(jì)、App設(shè)計(jì)、做網(wǎng)站
聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時(shí)間刪除。文章觀點(diǎn)不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時(shí)需注明來源: 創(chuàng)新互聯(lián)