欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Cygwin
来自开放百科 - 灰狐
(版本间的差异)
第13行: | 第13行: | ||
cd /etc/lighttpd | cd /etc/lighttpd | ||
cp lighttpd.conf.default lighttpd.conf | cp lighttpd.conf.default lighttpd.conf | ||
− | |||
/usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf | /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf | ||
==FastCGI and Cygwin== | ==FastCGI and Cygwin== |
2007年2月14日 (三) 10:55的版本
Cygwin is a Linux-like environment for Windows.It consists of two parts:
- A DLL (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality.
- A collection of tools which provide Linux look and feel.
通过 setup.exe 进行 cywin 软件包的安装,其过程非常方便。
Apache and Cygwin
Using Apache with Cygwin - http://httpd.apache.org/docs/1.3/cygwin.html
Lighttpd and Cygwin
cd /etc/lighttpd cp lighttpd.conf.default lighttpd.conf /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf
FastCGI and Cygwin
分享您的观点