PHP Web Host - Quality Web Hosting For All PHP Applications Free RavenNuke(tm) Add Ons
  Login or Register
 • Home • Downloads • Your Account • Forums • 
Site Navigation

Home:

 
Donate o Meter
Help Keep Our Servers Online AND Our Services Free!
Make donations with PayPal!
Donations
 
Please Link To Me!
 
Quality Web Hosting For All PHP Applications
Quality PHP Web Host!

Great Reviews!
Need help setting up your website, installing Apache, PHP, MySQL, or RavenNuke(tm)?
Need help customizing or designing scripts?
Please contact us via the Contact Us option for further details and pricing.

Link to Me

RavenPHPScripts

RavenPHPScripts

There are more Link To Me icons here.
 
Site Info v2.2.2 ©
Your IP: 38.107.179.234

 Welcome, Anonymous
Nickname
Password
Security Code:
Security Code
Type Security Code:

· Register
· Lost Password
Server Date/Time
7 February 2012 03:54:25 EST (GMT -5)
 
Ravens PHP Scripts And Web Hosting: Apache

Search on This Topic:   
[ Go to Home | Select a New Topic ]

Apache SpamAssassin 3.3.0 released 
Apachenb1 writes "Apache SpamAssassin 3.3.0 is a mature, wide-spectrum, extensible email filtering package deployed by hundreds of thousands of organizations worldwide.

Apache SpamAssassin 3.3.0 represents a major shift in how SpamAssassin rules (the actual patterns that help to identify spam) are updated. Rules are now separate from the core product and are instead downloaded using "sa-update," SpamAssassin's automatic update software. This method was optional with the 3.2.x series of releases and has proven to be very popular.

SpamAssassin provides a comprehensive set of features and support for methods and standards such as text based patterns, bayesian scoring, DNS based black and white lists, DKIM and SPF sender authentication, and email signature clearing houses. The software utilizes a principle of identifying multiple reasons for classifying an email as spam to improve accuracy and decrease the chance of legitimate emails being incorrectly identified as spam

Go There
"
Posted by Raven on Tuesday, January 26, 2010 @ 22:31:39 EST (744 reads)
( | Score: 0)
Facebook Friends Apache Software Foundation with $100K Sponsorship 
Apachenb1 writes "Head over to the Apache Software Foundation's website and you'll see an announcement posted by ASF Chairman Jim Jagielski welcoming Facebook as the open-source company's newest sponsor.

"With Open Source in its DNA, Facebook is an enthusiastic champion and active contributor to the ASF, including the Hive subproject of Apache Hadoop, as well as the popular incubating projects Thrift and Cassandra -- all originally developed by Facebook," Jagielski wrote.

Per the announcement, Facebook signed on as a platinum-level sponsor, the highest membership level available and one which requires an annual donation of at least $100,000. Other membership levels include Gold ($40K/year), Silver ($20K/year), and Bronze ($5K/year).

The Apache Software Foundation
"
Posted by Raven on Friday, January 15, 2010 @ 18:17:22 EST (931 reads)
( | Score: 0)
Apache Solutions - Time-Dependent Rewriting & Host Deny From 
ApacheThese are from the Apache Mod Rewrite Guide. These are killer scripts in my estimation. Enjoy!!

- Time-Dependend Rewriting

Description:
When tricks like time-dependend content should happen, a lot of webmasters still use CGI scripts which do for instance redirects to specialized pages. How can it be done via mod_rewrite?
Solution:
There are a lot of variables named TIME_xxx for rewrite conditions. In conjunction with the special lexicographic comparison patterns <STRING, >STRING and =STRING we can do time-dependend redirects:

RewriteEngine on
RewriteCond %{TIME_HOUR}%{TIME_MIN} >0700
RewriteCond %{TIME_HOUR}%{TIME_MIN} <1900
RewriteRule ^foo.html$ foo.day.html
RewriteRule ^foo.html$ foo.night.html

- Host Deny Using External File

Description:
How can we forbid a list of externally configured hosts from using our server?
Solution:
RewriteEngine on
RewriteMap hosts-deny txt:/path/to/hosts.deny
RewriteCond ${hosts-deny:%{REMOTE_HOST}|NOT-FOUND} !=NOT-FOUND [OR]
RewriteCond ${hosts-deny:%{REMOTE_ADDR}|NOT-FOUND} !=NOT-FOUND
RewriteRule ^/.* - [F]
Posted by Raven on Sunday, October 10, 2004 @ 01:50:26 EDT (5312 reads)
( | Score: 0)
Partners

NuSphere PhpED
IDE for PHP, HTML, CSS, XML, SMARTY, XHTML
Special 10% off coupon! ALL-ACT-10-O-945A4
PHPRunner - PHP form builder
CSE HTML Validator
ip address masquerading
CoffeeCup Software
phpDesigner
PHP Editor/IDE for all PHP/Web development
Just Great Software
Clan-Themes
Making clans look good!
Code Authors
Home of Spam Blocker
Montego Scripts
HTML Newsletter Support

 
Recommended Sites
Montego Scripts - Home of HTML Newsletter

Code-Authors.com

nukeSEO.com

Totally Nuked Mods

EZ Communities - Custom PHP/MySQL Scripts and Solutions

RavenNuke(tm) Test site

Codezwiz Your #1 Help Resource

CSE HTML Validator Helped Clean up This Page!

PC Sympathy - Your Source for PC News and Technical Support

Mantis Bugtracker

Nuke-Evolution

TrickedOutNews.com - Home of Tricked Out News Mod, FaceBox and SlimBox RavenNuke(tm) mods

 
Old Articles

 
 

All logos and trademarks in this site are property of their respective owner.
The comments are property of their posters, all the rest © 2002-2011 by Raven

You can syndicate our news using the file xml

CSE HTML Validator Helped Clean up This Page! [Valid RSS] valid RSS 2.0 Valid robots.txt Stop Spam Harvesters, Join Project Honey Pot

Website engines core code is © copyright by PHP-Nuke but has been heavily patched and modified by myself and others.
PHP-Nuke is a free software released under the GNU/GPL.


:: fisubice phpbb2 style by Daz :: PHP-Nuke theme by www.nukemods.com ::
:: fisubice Theme Modified by the RavenNuke™ Team ::

:: W3C CSS Compliance Validation :: W3C HTML 4.01 Transitional Compliance Validation ::

zerosum