web dictionary for beginners
Please refer to http://www.thetoptopsites.com/tools/modrgen/
mod_rewrite is just possibly one of the most useful Apache modules and features. The ability to rewrite requests internally as well as externally is extremely powerful.
Be aware that mod_rewrite (RewriteRule, RewriteBase, and RewriteCond) code is executed for each and every HTTP request that accesses a file in or below the directory where the code resides, so it’s always good to limit the code to certain circumstances if readily identifiable.
Source: http://www.askapache.com/htaccess/mod_rewrite-tips-and-tricks.html
Web Siteblob is a collection of useful web development dictionary for web developers (beginner). Visitors can find information related to php, mysql, javascript, and some server configuration here.
We wish you can join as our member and start sharing your tricks with everyone.
As some of the information here is from other sites, credits will be given to these site by stating the source and adding the sites in our friend's link.
Thank you!