Writing Again share 6 hours ago by Jerry I’ve started writing fiction again. If you read my previous post, My Reading and Writing Autobiography, then you are familiar with my writing history. If you haven’t had a chance to read that one I would encourage you to read it first, since this post will assume that you are already familiar with m ... Jerry W Stewart - jerrywstewart.com · 1 reference |
.htaccess使用要点 share 13 hours ago by kyxtktcu 网上有一篇流传很广的.htaccess的使用说明,不过存在较多错误,这篇文章主要就是纠正几个重要的错误,同时补充一些其他的重要规则。网上那篇修正后的完整版见: http://kb.idcspy.com/Htaccess 1.Blocking users by IP 根据IP阻止用户访问 这个原文有错误,按照原文设置会得到一个500错误,正确的设置是: order allow,deny allow from all deny from 1.1.1.1 ;写要封的IP 上面的意思是403.shtml不受影响,下面写要封的IP,原文把顺序搞反了。 ... 大漠孤狼网迹 - 83blog.com · 1 reference |
Mr Hat: A First Impression share 15 hours ago by Damien Kane A number of my last few posts have related to a horror story I wrote called 'Mr Hat' which took me about three weeks to write. When I do a first re-write, it is usually straight after the first draft, but because I've been finalising The Badman, I had to break routine. Well, The Badman is now final ... Damien Kane - damienkane.blogspot.com · 2 references |