Post by AskApache Nov 12, 20071 comment
While researching a unix/linux tool awk I came upon one of the most thorough and helpful tutorials I've ever seen devoted to a particular topic. It's old-school just the way I like it. I contacted the author, Bruce Barnett because I just HAD to have this article for my readers, who are predominantly running solaris/unix/bsd/linux and he kindly gave permission.
Category: Linux
Post by AskApache Oct 20, 200722 comments
Very nice tutorial dealing with the robots.txt file. Shows examples for google and other search engines. Wordpress robots.txt and phpBB robots.txt sample files.
Category: SEO
Post by AskApache Oct 03, 20071 comment
Category:
Post by AskApache Jun 01, 20071 comment
High Performance Web Site list of the best and newest methods to make web pages super fast using caching, compression, cache-control, etc.
Category: Optimization
Post by AskApache Apr 10, 20073 comments
Server and Environment Variables are used by The Apache HTTP Server by provides a mechanism for storing information. This information can be used to control various operations such as logging or access control.
Category: Htaccess
Post by AskApache Apr 10, 20074 comments
Apache has the best SSL/HTTPS support and can be controlled by the httpd.conf file or other HTTPD server configuration file. This htaccess tutorial has htaccess example code to make it easy to secure and use HTTPS and SSL with Apache.
Category: Htaccess
Post by AskApache Apr 10, 20079 comments
Apache Security tips and tricks for securing Apache Web Servers using htaccess, httpd.conf, and other built-in techniques to thwart attackers. This really should be required reading for any Apache admin or user because these little tricks are so easy to do.
Category: Htaccess
Post by AskApache Apr 10, 200715 comments
How to password-protect, Allow or Deny a visitor based on a condition. If you are having trouble getting htaccess-based password protection to work see: Troubleshooting htaccess Authentication: Getting it to work
Category: Htaccess
Post by AskApache Apr 10, 200718 comments
Caching with .htaccess and Apache will take your website and your web skills to the next level. This is some technical and advanced methods condensed to simple htaccess code examples for you.
Category: Hacking
Post by AskApache Apr 10, 200719 comments
Web Professionals use mod_rewrite to issue 301 and 302 Redirects for Search Engines. Sometimes you may not have mod_rewrite.c or you want an alternative redirect method. Using mod_alias RedirectMatch you can use REGEX in Redirect commands!
Category: Htaccess
Post by AskApache Apr 10, 20073 comments
Htaccess php tips and tricks for the Apache HTTPD Web Server, mostly these tips show you how to run customized versions with customized php.ini files, I require custom php.ini files because they are so useful!
Category: PHP
Post by AskApache Apr 10, 200722 comments
Apache .htaccess and httpd.conf have the power to send and manipulate HTTP Header Requests like sending P3P privacy headers, Content-Type: UTF-8, Content-Language, etc. The power is immense and you can do some really cool stuff with HTTP Headers!
Category: Htaccess
Post by AskApache Apr 10, 200711 comments
Some of my favorite htaccess examples from some of my favorite .htaccess tutorials. These cut-and-paste ready htaccess code snippets are very useful for website and server administrators.
Category: Htaccess
Post by AskApache Apr 03, 200717 comments
Comprehensive .htaccess example file with advanced examples in 1 htaccess sample skeleton .htaccess file with the very best apache htaccess examples... Updated frequently based on detailed info from the Apache htaccess tutorial.
Category: Htaccess
Post by AskApache Mar 22, 20071 comment
AskApache caters to the web/system elite, who's skillsets are also good for online stock trading. Heres a look at a penny stock investment.
Category: Hacking
Post by AskApache Feb 26, 20078 comments
Control htaccess Basic Authentication with PHP and mod_rewrite
Category: Htaccess
Post by AskApache Dec 05, 200622 comments
2 awesome ways to implement caching on your website using Apache .htaccess or httpd.conf. Both methods are extremely simple to set up and will dramatically speed up your site!
Category: Htaccess
Post by AskApache Nov 08, 2006comment
Links to htaccess tutorials and howtos in the htaccess forum
Category: Htaccess