浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 578 579 580 581 582 583 584 585 586 ··· 630 下一页

2010年9月14日

摘要: http://wsgi.org/wsgi/Middleware_and_Utilities reference:http://beaker.groovie.org/Beaker is a library for caching and sessions for use with web applications and stand-alone Python scripts and applicat... 阅读全文
posted @ 2010-09-14 21:21 lexus 阅读(372) 评论(0) 推荐(0)

摘要: [warn]: conflicting server name "15-1688.com" on 0.0.0.0:80, ignored[warn]: conflicting server name "15-1688.com" on 0.0.0.0:8090, ignored一个nginx的配置来自http://www.oschina.net/bbs/thread/37821. 在 Apache ... 阅读全文
posted @ 2010-09-14 14:35 lexus 阅读(230) 评论(0) 推荐(0)

摘要: 此次更新小地方较多,是两天一起的更新,这里也有一些经验教训,要按时发布小迭代更新包,更新的东西多了,一是不稳定,容易出错,二是出了问题,排错和回滚都比较麻烦。nginx.conf配置修改后要使用 ./sbin/nginx -t进行校验再上传主要更新如下:1.更新了物流资讯2.bug修复2.1本地开发改为前台程序改发改为uwsgi+bottle+env_dev2版本,支持热载模板,开发方式统一为修改... 阅读全文
posted @ 2010-09-14 14:15 lexus 阅读(182) 评论(0) 推荐(0)

摘要: 因为在本地开发希望环境和生产一样,所以配置了/etc/hosts但是如果本地解析不到,发现还会到远程去找,害得我半天看了我改的代码怎么会没有效果,看来得断网试了想法: 通过site:www.xx.com查找站的链接,做为爬行的地址 阅读全文
posted @ 2010-09-14 12:15 lexus 阅读(537) 评论(0) 推荐(0)

摘要: http://stackoverflow.com/users?page=6746&tab=http://serverfault.com/users/54182/mlzboy这两个站看着一模一样是怎么回事 阅读全文
posted @ 2010-09-14 10:25 lexus 阅读(135) 评论(0) 推荐(0)

摘要: 好文server_tokens 指令指定 nginx 在应答报文 header 和默认错误页面中是否显示版本号等具体信息。生产环境中应尽量避免透露过多的服务器信息,因此,必须设置为 off。类似的还有 php 页面,在配置文件中必须指定 fastcgi_hide_header X-Powered-By; 避免在应答报文 header 中透露服务器当前使用的 php 版本号。Nginx 监听非... 阅读全文
posted @ 2010-09-14 07:01 lexus 阅读(291) 评论(0) 推荐(0)

2010年9月13日

摘要: http://bbs.bccn.net/thread-298418-1-2.htmlhttp://xiaolin0199.javaeye.com/blog/585531强!两行代码搞定利用PYTHON获取本机私网IP地址与本机的公网地址!2008-04-27 02:22#-*- coding: gb2312 -*-#!c:\Program Files\python252\python.eximpo... 阅读全文
posted @ 2010-09-13 23:25 lexus 阅读(1496) 评论(1) 推荐(0)

摘要: Awstats 安装配置http://www.80yun.com/?p=1517有收获20个配置安全Nginx Web服务器的方法http://imcsx.com/archives/192.html在Nginx下针对单独IP和目录限制速度 http://www.lvtao.net/post/603/ 阅读全文
posted @ 2010-09-13 22:59 lexus 阅读(188) 评论(0) 推荐(0)

摘要: The Fastest free Web Server out there!Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, uWSGI, SSI, TLS and... 阅读全文
posted @ 2010-09-13 22:43 lexus 阅读(196) 评论(0) 推荐(0)

摘要: http://www.scribefire.com/2010/03/28/scribefire-for-google-chrome/ 阅读全文
posted @ 2010-09-13 22:12 lexus 阅读(181) 评论(0) 推荐(0)

摘要: 域名解析文件hosts文件是什么?如何修改hosts文件? 添加时间:2007-06-05发表时间:2007-06-05人气:63073宏博cms建站系统:功能列表-免费下载 -绿色体验版如何修改hosts文件?hosts文件的位置:xp,2000等系统在 C:\windows\system32\drivers\etc 文件夹中找到Hosts文件并用记事本打开(Windows 9x/Me系统在C... 阅读全文
posted @ 2010-09-13 22:11 lexus 阅读(306) 评论(0) 推荐(0)

摘要: HTML 5 <base> target 属性 HTML 5 <base> 标签 实例 target 属性设置基准 URL: 亲自试一试 定义和用法 target 属性规定在何处打开页面上的所有链接。 可以在每个链接中使用 target 属性来覆盖该属性。 如果没有为 base 元素规定 href 属性,则 target 属性是必需的。 HTML 4.01 与 HT... 阅读全文
posted @ 2010-09-13 21:58 lexus 阅读(440) 评论(0) 推荐(0)

摘要: reference:Nginx设置禁止通过IP访问服务器http://hi.baidu.com/yuchilan/blog/item/851c43ceb77d680893457e08.html为nginx设置默认虚拟主机(空主机头,默认主机头)[原创] 栏目:安装与配置 , 技巧与优化 5,254 views 4 枚回复nginx的默认虚拟主机在用户通过IP访问,或者通过未设置的域名访问(比如有人... 阅读全文
posted @ 2010-09-13 18:48 lexus 阅读(229) 评论(0) 推荐(0)

2010年9月12日

摘要: 1.bug fixed 根据google的建议进行适当优化后台编辑器中静态路径2资讯更新因为一个订单把更新延误了 阅读全文
posted @ 2010-09-12 20:27 lexus 阅读(152) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2010-09-12 09:09 lexus 阅读(235) 评论(0) 推荐(0)

摘要: http://apt-blog.net/debugging_python_multiprocessing 阅读全文
posted @ 2010-09-12 00:38 lexus 阅读(384) 评论(0) 推荐(0)

摘要: Text Processing in Pythonhttp://gnosis.cx/TPiP/ 阅读全文
posted @ 2010-09-12 00:22 lexus 阅读(146) 评论(0) 推荐(0)

摘要: AutoSSHAutoSSH 的使用方法和 SSH 类似,只是它提供了断线自动连接功能,这样就不必每次重新输入命令了。安装 阅读全文
posted @ 2010-09-12 00:09 lexus 阅读(287) 评论(0) 推荐(0)

摘要: gz后仅5.5K的Rich Editor文章分类:Web前端 http://kissy.googlecode.com/svn/trunk/src/editor/demo/basic.html 这种editor还是太重了,还依赖于我最讨厌的YUI 所以我又改吧改吧改了一个 http://mayoufour.googlecode.com/svn/trunk/stdyun/myfile/js/ebox/... 阅读全文
posted @ 2010-09-12 00:07 lexus 阅读(1510) 评论(0) 推荐(0)

2010年9月11日

摘要: http://www.cnblogs.com/chsword/archive/2010/08/13/1798628.html 阅读全文
posted @ 2010-09-11 22:27 lexus 阅读(182) 评论(0) 推荐(0)

上一页 1 ··· 578 579 580 581 582 583 584 585 586 ··· 630 下一页