Pankaj 's Library tagged → View Popular
12 Nov 09
Protect your Apache hosted webite from Chinese exploit attacks | Wiz's Computer and Website Security Blog
"Options +FollowSymLinks
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/5\.0$ [OR]
RewriteCond %{HTTP_USER_AGENT} ^libwww-perl/
RewriteRule .* - [F]"
13 Sep 09
Blocking Apache Attacks
RewriteEngine on RewriteCond %{HTTP_REFERER} ^$ RewriteCond %{HTTP_USER_AGENT} ^$ RewriteCond %{REQUEST_URI} ^/$ RewriteRule ^/.* http://%{REMOTE_ADDR}/ [L,E=nolog:1]
02 Jun 08
Shindig - an Apache incubator project for OpenSocial and gadgets
OpenSocial Reference Implementaiton
17 Aug 06
OpenSSL - Community Ubuntu Documentation
- great howto on configuring ssl on Ubuntu 6.06 - pankaj on 2006-08-17
-
SSLEngine On
SSLCertificateFile /etc/apache2/ssl/apache.pem
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in apache
Related Lists on Diigo
-
Apache HTTP Server
Collection of websites abou...
Items: 17 | Visits: 41
Created by: Ray Metzen
-
PHP+Apache+MySQL+PHPCMS学习计划
PHP+Apache+MySQL+PHPCMS学习计划
Items: 37 | Visits: 147
Created by: 刘 正刚
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
