WebHosting Blog

Archive for May, 2008

mod_rewrite Tutorial

Monday, May 19th, 2008

mod_rewrite simple tutorial
The potential of mod_rewrite is enormous that have many functionalities on Apache web server, It  also help if you  to hide the structure of your website and the script which passes the arguments. Here is the simple mod_rewrite tutorial.
This is your website www.domain.com
and you have a script which passes the arguments.
So your url […]