fastdream

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年12月4日

摘要: apt-get updatesudo apt-get install lighttpd php5-cgiEnable the fastcgi module and the php configuration withsudo lighty-enable-mod fastcgi sudo lighty-enable-mod fastcgi-phpReload the lighttpd daemonsudo service lighttpd force-reloadTo test if it's working create the file/var/www/index.phpwith t 阅读全文
posted @ 2013-12-04 20:28 fastdream 阅读(281) 评论(0) 推荐(0) 编辑