Google Trends for SEO / Apache Htaccess
.htaccess Topic vs htaccess Keyword The post Google Trends for SEO / Apache Htaccess appeared first on AskApache.
View ArticleHtaccess Mod_Rewrite – Crazy Advanced Master Class
htaccess rewrite Master Class! If you understand the basics of mod_rewrite, or if you literally write the mod_rewite.c code, this article will transform your thinking. The transformation is profound....
View ArticleRespond with 200 OK for 404 Not Found
What if you'd like to send a 200 OK response instead of the default 404 Not Found response using Apache .htaccess files or httpd.conf? One use would be to make sure upstream caches cache any request on...
View ArticleApache Compression, Vary, mod_deflate
The post Apache Compression, Vary, mod_deflate appeared first on AskApache.
View ArticleTHE Ultimate Htaccess
.htaccess is a very ancient configuration file for web servers, and is one of the most powerful configuration files most webmasters will ever come across. This htaccess guide shows off the very best...
View ArticleArp Packet Hacking
Part deux of Want to know how to really hack? Originally Posted: 12/28/2003 The post Arp Packet Hacking appeared first on AskApache.
View ArticleUndetectable Sniffing On Ethernet
I have been in some tight spots where I had to sniff a password or two off the wire, or sniff some packets off the wire and based on the packets content perform some action... Accidentally, I stumbled...
View ArticleWant to know how to really hack?
An interesting post by hacker explaining how to really hack, stay anonymous, and dig in deep. Originally Posted: 1/22/2003 The post Want to know how to really hack? appeared first on AskApache.
View ArticleHacking VLAN switched networks
There isn't much vlan info on the net in terms of specifics and I had to learn all about it because I needed to log in to a switch that was on a different vlan. With the help of the Ettercap developers...
View Article.htaccess Examples: Cookies, Variables, Custom Headers
Fresh .htaccess code for you! Check out the Cookie Manipulation and environment variable usage with mod_rewrite! I also included a couple Mod_Security .htaccess examples. Enjoy! Originally Posted:...
View ArticleView Your Server Environment Variables using Htaccess Mod_Rewrite
Get your real server info The post View Your Server Environment Variables using Htaccess Mod_Rewrite appeared first on AskApache.
View Article