Page is a not externally linkable
KenB - 10:47 pm on Dec 21, 2009 (gmt 0)
Participants are not allowed to edit submissions within a very short time frame, or even as soon as another participant submits a supplemental reply. I was more thinking of a new thread where we start off with a short .htaccess list (which I'm working on) and then people submit entries they ACTUALLY found in their server logs recently. We could then periodically collect the entries up into an updated master list that would be posted to a new post in this thread. I was thinking this would be more suited to a group effort in Google Wave, but I'm sure we could make this work. ;) Next time I'll use ^widget.?(blue¦red¦green) [NC,OR] ;)
Unless the policies at Webmaster World have changed in the last few moments ;) This line has some real issues.
1) WHY the trailing parentheses after [NC,OR] ?
Bad typing when too tired. It was a sample line I created to demonstrate my point, it isn't actual code I use. I originally had the sample code in line with the sentence within parentheses, then broke it off into a quote, but accidentally left the trailing parentheses. 2) Your Rewrite essentially reads the following:
User Agent BEGINS with the word webpage and is followed immediately (no trailing space by ANY of the words enclosed in parentheses.
2a) EX: one UA would read (at beginning) webpagewidget, which is MORE THAN very unlikely with what you believe your attempting to catch.
Yes, I was just fabricating a string off the top of my head to demonstrate what I meant. I didn't have one readily available to copy and paste. 2b) No idea what your attempting to catch with that line?
Nothing I was trying to make it obvious that it was fake so no one actually added it. Apparently my attempt failed. :(