码迷,mamicode.com
首页 >  
搜索关键字:promoted sites    ( 609个结果
小时代5-perl以apache下运行cgi
1. apache2安装完成之后,配置文件位于/etc/apache2目录下,主要是apache2.conf。但是修改的时候主要可以修改sites-available下面的default;修改完成之后重启apache2,需要输入/etc/init.d/apache2之后添加参数stop, start...
分类:其他好文   时间:2014-09-15 17:15:09    阅读次数:204
Maven管理的jar没有发布到WEB-INF/lib下的解决方案
http://blog.163.com/ffwangkun@126/blog/static/16860101520133102430521/ 通过验证eclipse版本:eclipse-jee-helios-SR2-win32 m2eclipse插件地址:http://m2eclipse.sonatype.org/sites/m2e 标准web工程通过m...
分类:Web程序   时间:2014-09-13 17:24:46    阅读次数:162
英文阅读--20140911NPR
Your Favorite Sites Will 'Slow Down' Today, For A CauseiSlow-loading messages will appear on some of your favorite sites Wednesday as part of a protes...
分类:其他好文   时间:2014-09-11 22:09:02    阅读次数:247
译文:前端性能的重要性 The Importance of Frontend Performance
翻译O'reilly书集中 Hign Performance Web Sites 章节A...
分类:其他好文   时间:2014-09-04 09:45:48    阅读次数:143
WebRTC 项目研究
??WebRTC目录(?)[+]1.官方网站: http://sites.google.com.sixxs.org/site/webrtc/homehttp://sites.google.com.sixxs.org/site/webrtc/reference/webrtc-componentshttp://sites.google.com.sixxs.org/site/webrtc/referen...
分类:Web程序   时间:2014-09-02 14:15:57    阅读次数:414
ubuntu下配置apache2多域名(apache2.4.6)
Ubuntu 在 Linux 各发行版中, 个人用户数量最多的. 很多人在本机和虚拟机中使用. 但 Ubuntu 和 Redhat 的 VirtualHost 设置方法不相同.1. 打开目录 /etc/apache2/sites-available/, 发现 default 和 default-ss...
分类:其他好文   时间:2014-09-01 13:57:03    阅读次数:200
sharepoint 还原网站集
Restore-SPSite http://sp/sites/test/ -Path C:\backup\eip-0829.bak -Force -DatabaseServer SP -DatabaseName WSS_TestContent参考文档:http://technet.microsoft...
分类:Web程序   时间:2014-08-29 18:08:18    阅读次数:251
pythonwin2.6 64下载地址
http://sourceforge.net/projects/pywin32/files/pywin32/Build%20218/ http://sourceforge.jp/projects/sfnet_pywin32/releases/ http://www.mirrorservice.org/sites/downloads.sourceforge.net/p/py/pywin32/pywin32/Build%20218/
分类:编程语言   时间:2014-08-29 11:12:48    阅读次数:403
HTML兼容性设置
今天碰到了兼容性问题,页面显示空白,打开调试界面,显示信息 “Compatibility View because 'Display intranet sites in Compatibility View' is checked”,最终在msdn找到一句代码解决了
分类:Web程序   时间:2014-08-28 19:28:35    阅读次数:697
nginx开启目录浏览
使用nginx作为下载站点,开启目录浏览的功能 在/etc/nginx/sites-enabled/default中添加: autoindex on ; autoindex_exact_size off; autoindex_localtime on;说明:第一个为目录浏览功能开始...
分类:其他好文   时间:2014-08-25 22:38:34    阅读次数:221
609条   上一页 1 ... 55 56 57 58 59 ... 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!