Using Apache's mod_rewrite to redirect URLs

When installing, wordpress by default deflates the blog contents into the "/blog" subdirectory of the webserver root. For example, if your website root is /var/www then wordpress will generate all its content into /var/ww/blog. Now, lets say you have a DNS account, such as my ddilittleitaly.dyndns.org, then in order to reach the subdirectory, visitors to … Continue reading Using Apache's mod_rewrite to redirect URLs

NMap cheat sheet

Nugget Post : NMAP 5 cheat sheet Alejandro Ramos posted an excellent NMAP5 cheat sheet here. Excellent to print out when pentesting and network scanning I mirrored the file here