码迷,mamicode.com
首页 >  
搜索关键字:promoted sites    ( 609个结果
ubuntu apache 403错误
vi/etc/apache2/sites-enabled/000-default#Alias/doc/"/usr/share/doc/"#<Directory"/usr/share/doc/">#OptionsIndexesMultiViewsFollowSymLinks#AllowOverrideNone#Orderdeny,allow#Denyfromall#Allowfrom127.0.0.0/255.0.0.0::1/128#</Directory>重启apache网站..
分类:其他好文   时间:2014-08-19 16:55:05    阅读次数:228
wordpress安装
1.安装apache2aptitude install apache2打开/etc/apache2/sites-avaible/default文件,将`DocumentRoot /var/www`修改为`DocumentRoot /opt/www`,以更改网站根目录 将 Opti...
分类:其他好文   时间:2014-08-18 21:50:32    阅读次数:206
linux apache2 配置
开启rewrite模块 ls?-l?/etc/apache2/mods-available/rewrite.load?? sudo?a2enmod?rewrite??? ls?-l?/etc/apache2/mods-enabled/rewrite.load? sudo?vi?/etc/apache2/sites-available/default su...
分类:系统相关   时间:2014-08-15 21:16:49    阅读次数:306
[memo] adobe ps and ai installation tips
In 2014, adobe released adobe cc 2014 suites. If you want to download from official sites, the creative cloud management app will be installed firstl....
分类:其他好文   时间:2014-08-13 21:42:27    阅读次数:191
Lesson 49-50 How to get promoted?
1 connection 联系,关系,连接部分,交通线 eg. Check all radiators for small leaks,especially round pipework connections.检查所有的暖气片,看有没有小裂缝,尤其是管道连接处附近。 eg. She used he...
分类:其他好文   时间:2014-08-10 12:56:20    阅读次数:396
eclispe升级adt后无ant视图解决
eclipse升级adt后发现ant选项和error的等都没有,ant包含在Java Development Tools (JDT)中,查看发现jdt真的没有安装。具体办法是:到menu-help-instal new software workwith:选择--All Available Sites--,找到program languages 下的eclipse java developme...
分类:其他好文   时间:2014-08-07 15:58:10    阅读次数:264
在线安装maven插件问题:Cannot complete the install because one or more required items could not be found.
用Eclipse在线安装的方式:Help-->Install New Software地址输入:http://m2eclipse.sonatype.org/sites/m2e/,列表中打勾勾上后点击Next安装maven插件时遇到了如下的错误:Cannot complete the install ...
分类:其他好文   时间:2014-08-04 13:42:47    阅读次数:255
nginx 入门配置
先这边文章是为了Django项目的nginx配置 注意点;      以下是/etc/nginx/nginx.conf的内容 include /etc/nginx/conf.d/*.conf;#所以我们可以使用 service nginx start ----如果不需要指定特定的nginx配置 include /etc/nginx/sites-enabled/*;#运行上面的命令时 会加载...
分类:其他好文   时间:2014-08-01 19:43:12    阅读次数:315
python 酷站导航
http://simple-is-better.com/sites/http://wiki.woodpecker.org.cn/moin/PyBooks
分类:编程语言   时间:2014-08-01 13:17:01    阅读次数:280
Myeclipse反编译插件
准备工作下载jad.exe文件:http://www.varaneckas.com/sites/default/files/jad/jad158g.win.zip下载jadeclipse插件:http://prdownloads.sourceforge.net/jadclipse/net.sf.ja...
分类:系统相关   时间:2014-07-29 16:46:12    阅读次数:237
609条   上一页 1 ... 56 57 58 59 60 61 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!