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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 443 444 445 446 447 448 449 450 451 ··· 630 下一页

2012年2月24日

摘要: django-virtualenv-apache-mod_wsgi - foxhop.netDjango virtualenv Apache2 mod_wsgi 阅读全文
posted @ 2012-02-24 21:02 lexus 阅读(257) 评论(0) 推荐(0)

摘要: Django and mod_wsgi deploy example | Django fooDjango fooDjango Tips and TweaksAboutDjango and mod_wsgi deploy examplePosted: January 13th, 2010 | Author: Davo | Filed under: Django | Tags: apache, Dj... 阅读全文
posted @ 2012-02-24 20:56 lexus 阅读(361) 评论(0) 推荐(0)

摘要: Django | How to use Django with FastCGI, SCGI, or AJP | Django documentationHow to use Django with FastCGI, SCGI, or AJP¶Although WSGI is the preferred deployment platform for Django, many people use ... 阅读全文
posted @ 2012-02-24 20:54 lexus 阅读(161) 评论(0) 推荐(0)

摘要: BitNami :: DjangoStackBitNami DjangoStack greatly simplifies the development and deployment of Django applications. It includes ready-to-run versions of Apache, MySQL, PostgreSQL, SQLite, Python and D... 阅读全文
posted @ 2012-02-24 20:52 lexus 阅读(561) 评论(0) 推荐(0)

摘要: linux上部署Django项目(Apache+mod_wsgi+django) | 运维之道linux上部署Django项目(Apache+mod_wsgi+django)Author: 北方人 LastUpdate : 2011-10-10 10:38:36这几天花了点时间,将把django开发好的web项目部署到Apache上,参考了官方的一些文档和互联网上的文档,还是花了比较多的时间,这里... 阅读全文
posted @ 2012-02-24 18:42 lexus 阅读(1318) 评论(0) 推荐(0)

摘要: Apache+Django性能优化之mod_wsgi篇 - 旁观者 - 博客园Apache+Django性能优化之mod_wsgi篇 阅读全文
posted @ 2012-02-24 18:40 lexus 阅读(253) 评论(0) 推荐(0)

摘要: http://wenku.baidu.com/view/33e3baf3ba0d4a7302763a14.html 阅读全文
posted @ 2012-02-24 18:37 lexus 阅读(240) 评论(0) 推荐(0)

摘要: 第二十章: 部署DjangoThe Django BookAbout | Comment help | Contact us | Errata | Buy the print version on Amazon.com| 上一章 | 目 录 | 下一章 | ... 阅读全文
posted @ 2012-02-24 18:35 lexus 阅读(743) 评论(0) 推荐(0)

摘要: 用Apache+mod_wsgi部署python程序 - Leven's Blog用Apache+mod_wsgi部署python程序作者:leven | 日期2010-11-29 00:09:37 使用Apache+mod_wsgi部署webpy等python程序webpy是一个python上的非常轻量级的web框架,它和其他许多python web框架一样,都能支持wsgi部署,而目前来看比较... 阅读全文
posted @ 2012-02-24 18:29 lexus 阅读(313) 评论(0) 推荐(0)

摘要: Change Ubuntu Server from DHCP to a Static IP Address - How-To GeekChange Ubuntu Server from DHCP to a Static IP AddressIf theUbuntu Server installer has set your server to use DHCP, you will want to ... 阅读全文
posted @ 2012-02-24 17:17 lexus 阅读(477) 评论(0) 推荐(0)

摘要: HowTos/Virtualization/VirtualBox - CentOS WikiInstalling and using VirtualBox on CentOS VirtualBox (VB) development is progressing rapidly and the information on this page may be outdated. The Linux D... 阅读全文
posted @ 2012-02-24 15:07 lexus 阅读(913) 评论(0) 推荐(0)

摘要: How to Verify a CentOS Linux Server is 32 Bit or 64 BitHow to Verify a CentOS Linux Server is 32 Bit or 64 Bit Posted by alex in Insights at 2:57 AM To verify if a system is 32 bit versus 64 bit you c... 阅读全文
posted @ 2012-02-24 14:58 lexus 阅读(304) 评论(0) 推荐(0)

摘要: http://www.betabeat.com/ 阅读全文
posted @ 2012-02-24 14:55 lexus 阅读(626) 评论(0) 推荐(0)

摘要: http://searchengineland.com/scroogle-org-is-gone-forever-says-site-owner-112245"Scroogle.org Is Gone Forever" Says Site Owner “Scroogle.org Is Gone Forever” Says Site Owner Feb 21, 2012 at 11:57am ET ... 阅读全文
posted @ 2012-02-24 14:42 lexus 阅读(328) 评论(0) 推荐(0)

摘要: 在64位的 CentOS 上只安装64位的软件包 | vpsee.com64位的 CentOS 上只安装64位的软件包2010年02月17日 | 标签: centos, yum | 作者:vpsee在 64位版本的 CentOS 5.4 上使用 yum 安装软件包的时候如果不小心的话会同时安装 i386 和 x86_64 版本的软件,如下面安装的 httpd-devel 就有 i386 和 x86... 阅读全文
posted @ 2012-02-24 14:34 lexus 阅读(235) 评论(0) 推荐(0)

摘要: Centos 64位使用 yum 会安装两个相同软件包的解决方法 - 后山一根葱Centos 64位使用 yum 会安装两个相同软件包的解决方法[Linux]post by 后山一根葱 / 2011-6-24 1:43 Friday系统环境:Centos 5.6 X86_64事项:关于yum install 安装两个相同软件包问题今天我刚上了64位的Cetnos 系统,想着安装mysql,采用yu... 阅读全文
posted @ 2012-02-24 14:32 lexus 阅读(320) 评论(0) 推荐(0)

摘要: Fedora 15 下编译安装apache - /●嗳尐艾` - 博客园Fedora 15 下编译安装apache1.进到apache官方页面的http://httpd.apache.org/download.cgi下载源文件截止2012年2月9日 21时15分48秒,官方稳定版为httpd-2.2.222.下载完后tar xvf httpd-2.2.22.tar.gz得到目录 httpd-2.2... 阅读全文
posted @ 2012-02-24 13:02 lexus 阅读(188) 评论(0) 推荐(0)

摘要: Fedora 15 下编译安装apache - /●嗳尐艾` - 博客园Fedora 15 下编译安装apache1.进到apache官方页面的http://httpd.apache.org/download.cgi下载源文件截止2012年2月9日 21时15分48秒,官方稳定版为httpd-2.2.222.下载完后tar xvf httpd-2.2.22.tar.gz得到目录 httpd-2.2... 阅读全文
posted @ 2012-02-24 13:02 lexus 阅读(304) 评论(0) 推荐(0)

摘要: VirtualBox桥接网络的简单配置,让虚拟机直接访问网络 - Dreamcode ~ Stay Hungry Stay Foolish - 博客频道 - CSDN.NET VirtualBox桥接网络的简单配置,让虚拟机直接访问网络 分类: Linux 2009-08-20 08:59 5071人阅读 评论(0) 收藏 举报(1)最新的 VirtualBox 可以简单的配置为桥连接,如图:... 阅读全文
posted @ 2012-02-24 13:00 lexus 阅读(2192) 评论(1) 推荐(0)

摘要: apache+mod_wsgi配置 - Healich - ITeye技术网站apache+mod_wsgi配置 博客分类:PythonApachePythonDjangoGoogle脚本在apache下配置mod_wsgi Apache http Server: http://httpd.apache.org/ modwsgi: http://code.google.com/p/modwsg... 阅读全文
posted @ 2012-02-24 08:39 lexus 阅读(1002) 评论(0) 推荐(0)

上一页 1 ··· 443 444 445 446 447 448 449 450 451 ··· 630 下一页