Thread: Mod Rewrite
View Single Post

  #8 (permalink)  
Old 10-07-2008, 11:01 PM
blacknight's Avatar
blacknight blacknight is offline
Web Slave
Recent Blog:
 
Join Date: Jan 2006
Location: Ireland
Posts: 6,578
blacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to beholdblacknight is a splendid one to behold
Send a message via ICQ to blacknight Send a message via AIM to blacknight Send a message via MSN to blacknight
Default

No. You're confusing two things

A redirect is a redirect ie. it tells apache that content has moved from one place to another (301 permanently, 302 temporary etc.,)

The rewrite rule can do both, but it's not as simple as the one you provided

You might find the mod_rewrite cheatsheet helpful
Reply With Quote