Page is a not externally linkable
- Code, Content, and Presentation
-- Apache Web Server
---- Is it possible and advisable to block HTTP1.0 requests?


g1smd - 7:48 am on Feb 22, 2012 (gmt 0)


Don't use .* at the beginning or in the middle of a RegEx pattern.

(a-z 0-9) is a literal string. If you wanted to specify a character group use [0-9a-z] instead.


Thread source:: http://www.webmasterworld.com/apache/4420156.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com