TweetI have been hacking on a way to only allow alphanumeric, dots (.), dashes (-) and underscores (_) in usernames for my forum. You may require the username to match a regular expression (PCRE). The admin help provides some examples that may be useful. To disable this function leave the option blank. While looking at the [...]
READ MORE »Posts tagged php
Apache mod_security on CentOS 5 x86_64
TweetIn the journey of rebuilding my dedicated server to create a secured cloud server, I was trying to find out what are the potential issues, besides network intrusion through various ports, and services on my server. I found numbers ranging from 70% to 85% of all intrusions actually occur by way of applications. Specifically, I [...]
READ MORE »
