码迷,mamicode.com
首页 > Web开发 > 详细

ubuntu下搭建http文件服务器

时间:2020-04-11 00:05:30      阅读:200      评论:0      收藏:0      [点我收藏+]

标签:version   tar   start   init   get   文件服务器   php   ubunt   软件   

1. 安装必要的软件

$ sudo apt-get install apache2 php libapache2-mod-php -y

2. 按需配置/etc/php/<php version>/apache2/php.ini

3. 重新启动服务

$ sudo /etc/init.d/apache2 restart

 

ubuntu下搭建http文件服务器

标签:version   tar   start   init   get   文件服务器   php   ubunt   软件   

原文地址:https://www.cnblogs.com/dakewei/p/12677094.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!