在apache的配置文件中找到下面的节点:

<Directory />
    Options FollowSymLinks
    AllowOverride None
    Order deny,allow
    Deny from all
    Satisfy all
</Directory>

修改成

<Directory />
    Options FollowSymLinks
    AllowOverride None
</Directory>

转载于:https://www.cnblogs.com/wangjiafang/archive/2013/03/14/2958923.html

apache 403错误 You don't have permission to access on this server.相关推荐

  1. [备忘][转载]apache 403错误 You don't have permission to access on this server

    apache 403错误 You don't have permission to access on this server. 在配置好了Apache服务器后,测试已经通过了,但是通过浏览器访问lo ...

  2. centos7 apache 虚拟目录 You don't have permission to access / on this server 解决方法

    修改httpd.conf <IfModule> Alias /libs"/opt" </IfModule> <Directory "/opt ...

  3. 403 Forbidden You don‘t have permission to access this resource. Apache Server at IP Port 80的解决方法

    ECS下载站Forbidden You don't have permission to access this resource. Apache Server at IP Port 80的解决方法 ...

  4. 问题解决:Apache: You don't have permission to access / on this server

    虚拟主机(Virtual Host)是指在一个机器上运行多个网络站点 (比如:www.company1.com和www.company2.com). 如果每个网络站点拥有不同的IP地址,则虚拟主机可以 ...

  5. 【Apache】You don't have permission to access / on this server.问题解决

    目录 背景 正文 总结 背景 在服务器中输入localhost出现 Forbidden,You don't have permission to access / on this server. 在外 ...

  6. [乐意黎原创]访问Centos下Apache主机页面抛You don't have permission to access / on this server.

    Forbidden You don't have permission to access / on this server. Server unable to read htaccess file, ...

  7. Linux Centos7 Apache 访问 You don't have permission to access / on this server.

    折腾了很久,今天才找到了最正确的答案.感言真不容易. 百度出来的99%都是采集的内容,全都是错误的. You don't have permission to access / on this ser ...

  8. you don't have permission to access / on this server(Apache Server权限访问问题)

    Apache Http Server已经在linux上安装完成,可是通过浏览器访问,却出现了"you don't have permission to access / on this se ...

  9. 输入http://localhost/,apache出现You don't have permission to access/on this server.的提示,如何解决?...

    本地搭建wamp,输入http://127.0.0.1访问正常,当输入http://localhost/,apache出现You don't have permission to access/on ...

  10. Apache提示You don‘t have permission to access / on this server问题解决

    Apache提示You don't have permission to access / on this server问题解决 参考文章: (1)Apache提示You don't have per ...

最新文章

  1. php – Laravel 7 Session Lifetime
  2. Fluid — 云原生环境下的高效“数据物流系统”
  3. 表贴电阻尺寸与什么有关_PCB板上为什么要“贴黄金”?
  4. Linux的解压报错tar: Error is not recoverable: exiting now
  5. linux下部署mysql数据库连接_Linux远程部署MySQL数据库详细步骤
  6. CSDN挑战编程——《金色十月线上编程比赛第一题:小女孩数数》
  7. 【Ubuntu日常技巧】VirtualBox多网卡路由配置,保障虚拟机连接上外网
  8. QDebug输出彩色消息
  9. 全员编程的时代下,软件测试如何转渗透测试?
  10. IP组播之组管理协议IGMP
  11. EMNLP'21 | 基于互指导和句间关系图的论点对抽取
  12. 解决办法:error LNK2005: void * __cdecl operator new(unsigned int) 已经在 LIBCMTD.lib(new.obj) 中定义
  13. 黑马程序员全套Java教程_Java基础入门视频教程零基础自学Java必备教程视频讲义(3)
  14. 色相环上面的颜色和相邻颜色的关系是什么
  15. excel筛选排序从小到大_(Excel)常用函数公式及操作技巧之三:排名及排序筛选(一)...
  16. 第一次写前后端分离项目的经验总结
  17. 计量芯片应用心得之软件篇
  18. 数字化改革是逼不得已,最后却帮我提高了20%生产效率
  19. 【​观察】解读微软物联网新价值观 三位一体释放“云+端”能量
  20. 微信企业号用户验证php,身份验证

热门文章

  1. iframe在ios设备宽度不能100%
  2. 细说ASP.NET Cache及其高级用法
  3. Python 函数参数传递的困惑
  4. MySQL 随机获得一条数据的方法
  5. MySQL 使用utf8mb4代替utf8
  6. mybatis自定义插件
  7. CountDownLatch类使用api
  8. 微型计算机强化训练的答案,微型计算机第8章+强化训练
  9. python配置文件封装_Python configparser模块封装及构造配置文件代码示例
  10. oracle聚合字符串,Oracle 聚合字符串