Librenix  
(Show all Apache articles . . .
)  
Headlines | Linux | Apps | Coding | BSD | Admin | News
Information for Linux System Administration 

Apache mod_rewrite guide for beginners

Up
vote
Down

Dynamically rewrite URL's into a different format with mod_rewrite.
So, what is mod_rewrite for?

Simply, mod_rewrite is used for rewriting a URL at the server level, giving the user output for that final page. So, for example, a user may ask for http://www.somesite.com/widgets/blue/, but will really be given http://www.somesite.com/widgets.php?colour=blue by the server. Of course, the user will be none the wiser to this little bit of chicanery.
 read more | score:8631 | -Ray, January 9, 2006
More Sysadmin articles...

Selected articles

Librenix T-Shirts and Coffee Mugs!

Microsoft to push unlicensed users to Linux

The Supreme Court is wrong on Copyright Case

Shadow.sh: A simple directory shadowing script for Linux

Programming Language Tradeoffs: 3GL vs 4GL

Beneficial Computer Viruses

 

Firefox sidebar

Site map

Site info

News feed

Features

Login
(to post)

Search


T-shirt gallery:  I Love Horses T-shirts
 

Articles are owned by their authors.   © 2000-2010 Ray Yeargin