工作中碰到一些目录需要写入数据,为了安全起见需要屏蔽特定路径下的php,python解析。nginx相关配置:location~/(data|sites/upload)/.*\.(php|php5|py|pyc|sh)?${denyall;}apache相关配置:<Directory/usr/local/apache/htdocs/bbs/data>php_flagengineoff</Director..
分类:
编程语言 时间:
2014-09-25 13:51:39
阅读次数:
306
想创建一个拥有自己域名的网站但是不想花太多时间在开发和部署上?Microsoft Azure Website可以帮忙做到。分分钟创建完成,拥有自己的域名,不需要任何开发工具,随时随地上线访问。
分类:
Web程序 时间:
2014-09-25 13:13:48
阅读次数:
213
Maven插件安装地址https://repository.sonatype.org/content/sites/forge-sites/m2e/1.3.0/N/1.3.0.20121023-1108/ Eclipse 3.Xhttp://download.eclipse.org/technolog...
分类:
系统相关 时间:
2014-09-20 21:40:19
阅读次数:
222
1. 安装Nginx sudo apt-get install nginxUbuntu安装之后的文件结构大致为:所有的配置文件都在/etc/nginx下,并且每个虚拟主机已经安排在了/etc/nginx/sites-available下程序文件在/usr/sbin/nginx日志放在了/var/l....
分类:
其他好文 时间:
2014-09-19 19:05:35
阅读次数:
339
0x01Ubuntu配置apache2的前置知识使用apt-get安装的apache2与直接编译安装版本略有不同,其配置文件不在是httpd.conf,而是/etc/apache2/apache2.conf。而其虚拟主机的位置的配置文件也不在是vhost之类的,而是sites-avilable/xx...
分类:
其他好文 时间:
2014-09-19 13:26:05
阅读次数:
188
I’m using OpenCV for my 4th year design project and setting it up was a huge pain. I had to look through a whole bunch of different sites to figure ou...
分类:
其他好文 时间:
2014-09-17 21:43:42
阅读次数:
317
1. apache2安装完成之后,配置文件位于/etc/apache2目录下,主要是apache2.conf。但是修改的时候主要可以修改sites-available下面的default;修改完成之后重启apache2,需要输入/etc/init.d/apache2之后添加参数stop, start...
分类:
其他好文 时间:
2014-09-15 17:15:09
阅读次数:
204
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
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
翻译O'reilly书集中 Hign Performance Web Sites 章节A...
分类:
其他好文 时间:
2014-09-04 09:45:48
阅读次数:
143