博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
处理服务器You don't have permission to access的问题
阅读量:6877 次
发布时间:2019-06-26

本文共 644 字,大约阅读时间需要 2 分钟。

clipboard.png

出现了这样的问题:

Edit httpd.conf file, which is in /etc/httpd/conf/httpd.conf. Add the below code.

#Options FollowSymLinksOptions Indexes FollowSymLinks Includes ExecCGIAllowOverride NoneAllow from all
#Options FollowSymLinks Options Indexes FollowSymLinks Includes ExecCGI AllowOverride None Allow from all

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.

Hope this helps


原文地址:

转载地址:http://wngfl.baihongyu.com/

你可能感兴趣的文章
5G将给世界带来哪些变化?
查看>>
Facebook Messenger测试加密对话 执法部门也无法读取
查看>>
H5页面测试总结
查看>>
违法成本太低导致个人信息泄露事件频发
查看>>
智慧城市逐步推进 未来城市建设突破口分析
查看>>
是谁在推动路由器智能连接功能的普及?
查看>>
物联网软件更新政策不明 智能冰箱也易沦为犯罪工具
查看>>
基于 SaaS 解决库存问题, Nextail 获 160 万美元融资
查看>>
中昌海运拟更名“中昌大数据股份有限公司”
查看>>
Windows 10新版可以更新了!这些新功能值得升级
查看>>
《微信公众平台开发最佳实践》——2.2 微信开发者中心
查看>>
《IPv6精髓(第2版)》——1.4 常见误解
查看>>
《精通ArcGIS Server 应用与开发》——2.2 ArcGIS Server架构
查看>>
《UNIX网络编程 卷1:套接字联网API(第3版)》——2.10 TCP端口号与并发服务器...
查看>>
Centrifugo —— 用 Golang 实现的实时消息通信平台
查看>>
《善用佳软:高效能人士的软件应用之道》一2.6 小工具之计算器
查看>>
《Web前端工程师修炼之道(原书第4版)》——关于浏览器
查看>>
关于CKEditor4.5.6的使用,自定义toolbar配置,上传图片案例(SpringMVC+MyBatis案例),自定义行高,去编辑器的中内容,将编辑器中内容设置到指定的位置等...
查看>>
Ejoy2D —— 来自云风的开源游戏图形引擎
查看>>
Linux主机肉鸡木马minerd导致CPU跑满
查看>>