|
Errors building ssl module for Apache
1 hour ago
by Jim B. Glenn
while building Apache 2.2.14 with --enable-ssl, I got an error that SSL was not installed. OpenSSL is installed, but apparently not the dev libraries which Apache needs. Here's the end of the ./configure command failure when running for apache: no OpenSSL headers found checking for SSL-C version... ...
Jim B's Blog - blog.jbglenn.net
|
|
Block Javascript Injections
3 hours ago
by admin
This is not a complete solution to protect against these kinds of attacks, but it will get us started. # Block out any script trying to base64_encode crap to send via URL RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR] # Block out any script that includes a
Jonathon Byrd - jonathonbyrd.com
|
|
Custom Error Pages
3 hours ago
by admin
Definitely not a comprehensive list just yet ## Begin Error Document Redirection ErrorDocument 400 /400.html ErrorDocument 401 /401.html ErrorDocument 403 /403.html ErrorDocument 404 /400.html ErrorDocument 500 /500.html
Jonathon Byrd - jonathonbyrd.com
|
|
Block Brand Monitoring
3 hours ago
by admin
I see these kinds of things as arrogant nuisances. # NameProtect peddles their “online brand monitoring” to unsuspecting and gullible companies # looking for people to sue. Despite the claims on their robot information page, they do not # respect robots.txt; in fact, they spoof their User-Agent in m ...
Jonathon Byrd - jonathonbyrd.com
|
|
Blocking Cyveillance
3 hours ago
by admin
# Cyveillance is a spybot that scours the web for copyright violations and “damaging information” on # behalf of clients such as the RIAA and MPAA. Their robot spoofs its User-Agent to look like Internet # Explorer, and it completely ignores robots.txt. I have # banned it by IP address. RewriteCond ...
Jonathon Byrd - jonathonbyrd.com
|
|
Block MS IIS Exploits
3 hours ago
by admin
There are all kinds of security exploits that your website can be compromised from. # this ruleset is to "stop" stupid attempts to use MS IIS expolits RewriteCond %{REQUEST_URI} /(cmd¦root¦shell)\.exe$[NC,OR] RewriteCond %{REQUEST_URI} /(admin¦httpodbc)\.dll$[NC] RewriteRule .* /cgi-bin/nonimda.cmd ...
Jonathon Byrd - jonathonbyrd.com
|
|
Sneak Peek: In Progress
5 hours ago
by jessica
My latest portrait, Apache, 12×16 pastel on suede. The portrait is based on a 1906 photograph by Edward Curtis entitled “ Tsahizn Tseh.” The Apache people, along with their close relatives the Navajo, call themselves “ Dine,” meaning “the people.” These nations are part of an extended group of close ...
JCNAPW Journal - jessicacrabtree.com/journal1
|
|
Shalin Says…
7 hours ago
by grant_ingersoll
I’m liking the looks of Apache Solr committer Shalin’s new website (right down to the cool domain name that lines up w/ his name!): check out Shalin Says…. Lot’s of good stuff on the Lucene ecosystem on his page. I especially like his post on Why You Should Contribute to Open Source.
Grant's Grunts: Lucene Edition - lucene.grantingersoll.com · Rank: 100,940 · 35 references
|
|
[Thu Dec 17 22:56:22 2009] [notice] child pid 2121 exit signal Segmentation ...
7 hours ago
by matsu
PHP 5.2.8にて、apacheのエラーログにsegmentation faultが記録されるが、どこで起きているかわからない。 [Thu Dec 17 22:56:22 2009] [notice] child [...]
まつぼっくりんご - tymy.net/~matsu/blog · Rank: 139,379 · 7 references
|
|
Carlos Santana And Wayne Shorter – Apache (Live in rehearsals) ...
8 hours ago
by admin
var so = new SWFObject('http://www.plak.gen.tr/victories.swf','mpl','425','355','9'); so.addParam('allowscriptaccess','always'); so.addParam('allowfullscreen','false'); so.addParam('wmode','opaque'); so.addVariable('file','http://file.mubbit.com/play/aM4f8ov0s14.flv'); so.addVariable('repeat','true' ...
TV Show Episode and Movie - iwijo.com
|