时间:2021-07-01 10:21:17 帮助过:17人阅读
按照Linode官网的指示把网站安装好之后,在 Putty 里面创建了一个index.php 文件
nano /var/www/html/example.com/public_html/index.php
访问网站一切正常。 然后我通过Filezilla的 SFTP登录之后只看到以下截图
看不到任何的 public_html文件夹以及 index.php 。请大神指点
按照Linode官网的指示把网站安装好之后,在 Putty 里面创建了一个index.php 文件
nano /var/www/html/example.com/public_html/index.php
访问网站一切正常。 然后我通过Filezilla的 SFTP登录之后只看到以下截图
看不到任何的 public_html文件夹以及 index.php 。请大神指点
请cd /var/www/html/example.com
应该是你没有进入文件夹……就像楼上说的
用ssh登陆吧