小编Lol*_*911的帖子

找不到页面,但页面在那里

我究竟做错了什么?

当我搜索https://teampass.domain.org/ 时,我看到一个空白屏幕。

当我搜索https://teampass.domain.org/teampass 时,出现以下错误。

Chrome 上的错误:

在此服务器上找不到请求的 URL /teampass/index.php。

IE 上的错误:

找不到网页

HTTP 404

这是对 web 文件夹的权限:

  root@teampass:/var/www/html# ls -l
    total 16
  -rwxrwxr-x. 1 www-data www-data 11510 Oct 30 09:36 index.html
  -rwxr-xr-x. 1 www-data www-data    49 Dec  4 11:01 index.php
  lrwxrwxrwx. 1 www-data www-data    20 Nov  3 16:44 teampass -> /opt/TeamPass-2.1.23
Run Code Online (Sandbox Code Playgroud)

这是文件夹包含的内容:

 root@teampass:/var/www/html/teampass# ls
 admin.php                      error.php         includes           load.php             tools
 admin.settings_api.php         favico.ico        index.php          otv.php              upload
 admin.settings_categories.php  favorites.php     items.export.php   profile.php          users.load.php
 admin.settings.load.php        files             items.import.php   readme.md            users.php
 admin.settings.php …
Run Code Online (Sandbox Code Playgroud)

ubuntu https apache-httpd

1
推荐指数
1
解决办法
3281
查看次数

标签 统计

apache-httpd ×1

https ×1

ubuntu ×1