Initial add of defaria.com
[clearscm.git] / defaria.com / blogs / General / archives / 2005 / 09 / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
4 <head>
5     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6 <meta name="generator" content="Movable Type 5.2.3" />
7 <link rel="stylesheet" href="http://defaria.com/blogs/General/styles.css" type="text/css" />
8 <link rel="start" href="http://defaria.com/blogs/General/" title="Home" />
9 <link rel="alternate" type="application/atom+xml" title="Recent Entries" href="http://defaria.com/blogs/General/atom.xml" />
10 <script type="text/javascript" src="http://defaria.com/blogs/General/mt.js"></script>
11
12
13     <title>General: September 2005 Archives</title>
14
15
16     <link rel="prev" href="http://defaria.com/blogs/General/archives/2005/08/" title="August 2005" />
17     <link rel="next" href="http://defaria.com/blogs/General/archives/2005/10/" title="October 2005" />
18
19 </head>
20 <body id="classic-blog" class="mt-archive-listing mt-datebased-monthly-archive layout-wtt">
21     <div id="container">
22         <div id="container-inner">
23
24
25             <div id="header">
26     <div id="header-inner">
27         <div id="header-content">
28
29
30             <div id="header-name"><a href="http://defaria.com/blogs/General/" accesskey="1">General</a></div>
31             <div id="header-description"></div>
32
33         </div>
34     </div>
35 </div>
36
37
38
39             <div id="content">
40                 <div id="content-inner">
41
42
43                     <div id="alpha">
44                         <div id="alpha-inner">
45
46
47                             <h1 id="page-title" class="archive-title">September 2005 Archives</h1>
48
49
50
51
52
53                             
54                             <div id="entry-434" class="entry-asset asset hentry">
55     <div class="asset-header">
56         <h2 class="asset-name entry-title"><a href="http://defaria.com/blogs/General/archives/2005/09/comment-spam-bl.html" rel="bookmark">Comment Spam blocking</a></h2>
57         <div class="asset-meta">
58             <span class="byline">
59     
60                 <abbr class="published" title="2005-09-28T13:16:13-08:00">September 28, 2005  1:16 PM</abbr>
61     
62             </span>
63
64             
65             
66
67         </div>
68     </div>
69     <div class="asset-content entry-content">
70
71         <div class="asset-body">
72             <p>Found the following from <a href="http://www.dvorak.org/blog/?p=2904">Dvorak Uncensored</a>:
73
74 <blockquote><p>Most people who run blogs have issues with comment spam in their blogs and there are all sorts of fixes. Marc Perkel at ctyme.com – my host — was floored, he said, when he realized a simple command to the Apache software would kill most of it — and it does indeed work!</p>
75
76 <p>Here is the short code running on the ctyme server for my dvorak.org using WordPress-based blogging software. Altering it for other blog software and other blogs should be simple for anyone running Apache.</p>
77
78 <div class="code"><pre>
79 &lt;location /blog/wp-comments-newpost.php&gt;
80     RewriteEngine On
81     RewriteCond %{HTTP_REFERER} !^.*dvorak.org/.*
82     RewriteRule ^.* http://www.ctyme.com/comment-spam.html
83 &lt;/location&gt;
84 </pre></div>
85
86 <p>Essentially it makes the basic condition for any post rigid: it has to be coming from a link within the blog itself, the “comment” link. Most spam does not.</p>
87
88 <p>My spam count on the blog has dropped from 50-100 to 2 per day without any other tricks.</p></blockquote>
89         </div>
90
91
92
93     </div>
94     <div class="asset-footer"></div>
95 </div>
96
97
98
99
100                             <div class="content-nav">
101                                 <a href="http://defaria.com/blogs/General/archives/2005/08/">&laquo; August 2005</a> |
102                                 <a href="http://defaria.com/blogs/General/">Main Index</a> |
103                                 <a href="http://defaria.com/blogs/General/archives.html">Archives</a>
104                                 | <a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005 &raquo;</a>
105                             </div>
106
107
108                         </div>
109                     </div>
110
111
112                     <div id="beta">
113     <div id="beta-inner">
114
115
116     
117     <div class="widget-archive widget-archive-category widget">
118     <h3 class="widget-header">Categories</h3>
119     <div class="widget-content">
120     
121     </div>
122 </div>
123
124
125
126
127     <div class="widget-archive-monthly widget-archive widget">
128     <h3 class="widget-header">Monthly <a href="http://defaria.com/blogs/General/archives.html">Archives</a></h3>
129     <div class="widget-content">
130         <ul>
131         
132             <li><a href="http://defaria.com/blogs/General/archives/2017/07/">July 2017 (1)</a></li>
133         
134     
135         
136             <li><a href="http://defaria.com/blogs/General/archives/2017/04/">April 2017 (1)</a></li>
137         
138     
139         
140             <li><a href="http://defaria.com/blogs/General/archives/2016/11/">November 2016 (1)</a></li>
141         
142     
143         
144             <li><a href="http://defaria.com/blogs/General/archives/2016/05/">May 2016 (1)</a></li>
145         
146     
147         
148             <li><a href="http://defaria.com/blogs/General/archives/2016/03/">March 2016 (1)</a></li>
149         
150     
151         
152             <li><a href="http://defaria.com/blogs/General/archives/2015/10/">October 2015 (1)</a></li>
153         
154     
155         
156             <li><a href="http://defaria.com/blogs/General/archives/2015/01/">January 2015 (2)</a></li>
157         
158     
159         
160             <li><a href="http://defaria.com/blogs/General/archives/2014/11/">November 2014 (1)</a></li>
161         
162     
163         
164             <li><a href="http://defaria.com/blogs/General/archives/2014/02/">February 2014 (1)</a></li>
165         
166     
167         
168             <li><a href="http://defaria.com/blogs/General/archives/2014/01/">January 2014 (1)</a></li>
169         
170     
171         
172             <li><a href="http://defaria.com/blogs/General/archives/2011/03/">March 2011 (1)</a></li>
173         
174     
175         
176             <li><a href="http://defaria.com/blogs/General/archives/2010/11/">November 2010 (1)</a></li>
177         
178     
179         
180             <li><a href="http://defaria.com/blogs/General/archives/2010/10/">October 2010 (1)</a></li>
181         
182     
183         
184             <li><a href="http://defaria.com/blogs/General/archives/2010/06/">June 2010 (4)</a></li>
185         
186     
187         
188             <li><a href="http://defaria.com/blogs/General/archives/2010/04/">April 2010 (1)</a></li>
189         
190     
191         
192             <li><a href="http://defaria.com/blogs/General/archives/2010/03/">March 2010 (4)</a></li>
193         
194     
195         
196             <li><a href="http://defaria.com/blogs/General/archives/2010/02/">February 2010 (7)</a></li>
197         
198     
199         
200             <li><a href="http://defaria.com/blogs/General/archives/2009/05/">May 2009 (1)</a></li>
201         
202     
203         
204             <li><a href="http://defaria.com/blogs/General/archives/2009/04/">April 2009 (2)</a></li>
205         
206     
207         
208             <li><a href="http://defaria.com/blogs/General/archives/2009/01/">January 2009 (1)</a></li>
209         
210     
211         
212             <li><a href="http://defaria.com/blogs/General/archives/2007/04/">April 2007 (1)</a></li>
213         
214     
215         
216             <li><a href="http://defaria.com/blogs/General/archives/2006/11/">November 2006 (1)</a></li>
217         
218     
219         
220             <li><a href="http://defaria.com/blogs/General/archives/2006/09/">September 2006 (2)</a></li>
221         
222     
223         
224             <li><a href="http://defaria.com/blogs/General/archives/2005/12/">December 2005 (1)</a></li>
225         
226     
227         
228             <li><a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005 (1)</a></li>
229         
230     
231         
232             <li><a href="http://defaria.com/blogs/General/archives/2005/09/">September 2005 (1)</a></li>
233         
234     
235         
236             <li><a href="http://defaria.com/blogs/General/archives/2005/08/">August 2005 (1)</a></li>
237         
238     
239         
240             <li><a href="http://defaria.com/blogs/General/archives/2005/03/">March 2005 (1)</a></li>
241         
242     
243         
244             <li><a href="http://defaria.com/blogs/General/archives/2004/02/">February 2004 (6)</a></li>
245         
246     
247         
248             <li><a href="http://defaria.com/blogs/General/archives/2004/01/">January 2004 (1)</a></li>
249         
250     
251         
252             <li><a href="http://defaria.com/blogs/General/archives/2003/11/">November 2003 (2)</a></li>
253         
254     
255         
256             <li><a href="http://defaria.com/blogs/General/archives/2003/10/">October 2003 (5)</a></li>
257         
258         </ul>
259     </div>
260 </div>
261         
262     
263
264
265
266 <div class="widget-pages widget">
267     <h3 class="widget-header">Pages</h3>
268     <div class="widget-content">
269         <ul>
270     
271     
272             <li class="folder folder-38"><strong>about</strong>
273         
274             </li>
275         
276     
277         </ul>
278     </div>
279 </div>
280
281 <div class="widget-syndication widget">
282     <div class="widget-content">
283         <ul>
284             <li><img src="http://defaria.com/mt/mt-static/images/status_icons/feed.gif" alt="Subscribe to feed" width="9" height="9" /> <a href="http://defaria.com/blogs/General/atom.xml">Subscribe to this blog's feed</a></li>
285
286         </ul>
287     </div>
288 </div>
289 <div class="widget-powered widget">
290     <div class="widget-content">
291         <a href="http://www.movabletype.com/"><img src="http://defaria.com/mt/mt-static/images/bug-pbmt-white.png" alt="Powered by Movable Type 5.2.3" width="120" height="75" /></a>
292     </div>
293 </div>
294
295
296
297     </div>
298 </div>
299
300
301
302     
303 <div id="gamma">
304     <div id="gamma-inner">
305     <div class="widget-search widget">
306     <h3 class="widget-header">Search</h3>
307     <div class="widget-content">
308         <form method="get" action="http://defaria.com/mt/mt-search.cgi">
309             <input type="text" id="search" class="ti" name="search" value="" />
310
311             <input type="hidden" name="IncludeBlogs" value="1" />
312
313             <input type="hidden" name="limit" value="20" />
314             <input type="submit" accesskey="4" value="Search" />
315         </form>
316     </div>
317 </div>
318
319 <div class="widget-about-this-page widget">
320     <h3 class="widget-header">
321
322     
323         About this Archive
324     
325
326
327     </h3>
328     <div class="widget-content">
329
330
331
332
333
334         <p class="first">This page is an archive of entries from <strong>September 2005</strong> listed from newest to oldest.</p>
335     
336         <p><a href="http://defaria.com/blogs/General/archives/2005/08/">August 2005</a> is the previous archive.</p>
337     
338     
339         <p><a href="http://defaria.com/blogs/General/archives/2005/10/">October 2005</a> is the next archive.</p>
340     
341
342
343         <p>Find recent content on the <a href="http://defaria.com/blogs/General/">main index</a> or look in the <a href="http://defaria.com/blogs/General/archives.html">archives</a> to find all content.</p>
344
345     </div>
346 </div>
347
348
349     </div>
350 </div>
351
352
353
354
355                 </div>
356             </div>
357
358
359             <div id="footer">
360     <div id="footer-inner">
361         <div id="footer-content">
362             <div class="widget-powered widget">
363                 <div class="widget-content">
364                     Powered by <a href="http://www.movabletype.org/">Movable Type</a>
365                 </div>
366             </div>
367
368         </div>
369     </div>
370 </div>
371
372
373
374         </div>
375     </div>
376 </body>
377 </html>