11 2015 档案
ubuntu14 + nginx + php
摘要:ubuntu14 1.安装nginx sudo apt-get install nginx 安装之后的文件结构大致为: * 所有的配置文件都在/etc/nginx下,并且每个虚拟主机已经安排在了/etc/nginx/sites-available下 * 日志放在了/var/log/nginx下 *
阅读全文
[转]http://makefiletutorial.com/
摘要:Intro This makefile will always run. The default target is some_binary, because it is first.some_binary: echo "nothing"Intro This file will make some_...
阅读全文
浙公网安备 33010602011771号