V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  cczuysh  ›  全部回复第 7 页 / 共 9 页
回复总数  163
1  2  3  4  5  6  7  8  9  
2015-09-01 10:24:23 +08:00
回复了 cczuysh 创建的主题 iDev ftp 上的文件怎么才可以用 http 访问呢
我在 cd /usr/share/nginx/html 这个目录下面建了一个文件夹 apps ,
然后再这里加了个映射 vi /etc/nginx/nginx.conf

location /apps/ {
root /var/public_ftp;
#alias ;
autoindex on;
#autoindex_exact_size off;
#autoindex_localtime on;
}

添加用户和访问权限,然后就 403 了

useradd -d /var/public_ftp -M appImage
chown appImage /var/public_ftp
chmod 777 -R /var/public_ftp
2015-09-01 09:53:04 +08:00
回复了 cczuysh 创建的主题 iDev ftp 上的文件怎么才可以用 http 访问呢
Apache Tomcat/8.0.24 安装了, If you're seeing this, you've successfully installed Tomcat. Congratulations!, HTTP 服务器把目录指定到 FTP 相同目录这个怎么操作呢
2015-09-01 09:48:48 +08:00
回复了 cczuysh 创建的主题 iDev ftp 上的文件怎么才可以用 http 访问呢
Welcome to nginx on Fedora!

This page is used to test the proper operation of the nginx HTTP server after it has been installed. If you can read this page, it means that the web server installed at this site is working properly.

This is the default index.html page that is distributed with nginx on Fedora. It is located in /usr/share/nginx/html.

You should now put your content in a location of your choice and edit the root configuration directive in the nginx configuration file /etc/nginx/nginx.conf.

然后怎么操作呢
2015-09-01 09:47:49 +08:00
回复了 cczuysh 创建的主题 iDev ftp 上的文件怎么才可以用 http 访问呢
@br00k 弄 nginx 吧,这个安装了,现在也可以访问,域名也有,其他的怎么操作还不会呢
@KokerWang 亦庄太远了吧。
我现在也是全用 swift 开发的。
2015-08-26 12:29:01 +08:00
回复了 NeteaseHR 创建的主题 杭州 网易杭州 IOS 招聘
@realpg 哈哈哈
2015-08-24 18:28:50 +08:00
回复了 cczuysh 创建的主题 Linux mysql 数据库登录错误
@mokeyjay 这三条都不是 我之前一直正常建表 插入数据的
2015-08-24 18:21:57 +08:00
回复了 cczuysh 创建的主题 Linux mysql 数据库登录错误
mysql ERROR 1045 (28000 ): Access denied for user 'root'@'localhost' (using password: NO )
2015-08-24 18:21:42 +08:00
回复了 cczuysh 创建的主题 Linux mysql 数据库登录错误
mysql -u root -p
2015-08-22 21:44:04 +08:00
回复了 wsph123 创建的主题 分享创造 🐕一条「土狗」:听说你是一个人?<http://tu.dog>
0.dog 做个什么网站呢
2015-08-21 11:38:16 +08:00
回复了 mornlight 创建的主题 分享发现 .dog 域名今天开放注册 :doge:
我把 0.dog 指向我微博了
1  2  3  4  5  6  7  8  9  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   886 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 30ms · UTC 22:18 · PVG 06:18 · LAX 15:18 · JFK 18:18
Developed with CodeLauncher
♥ Do have faith in what you're doing.