Click to See Complete Forum and Search --> : Need help with mod_rewrite


Vigour
10-03-2011, 08:46 AM
Hi!

I have an administration system with several php files. I want to use mod_rewrite to only display the domain name like this:

www.domain.com

instead of:

www.domain.com/update.php?id=172

It's a cleaner look, is this possible with mod_rewrite?

Thanks in advance
Vigour