Apache: Rewrite URL with redirect

Get help on web editors (Frontpage, Dreamweaver) and web languages (HTML, ASP, PHP).
Post Reply
Damina
Registered User
Posts: 42
Joined: 06 Sep 2005, 02:00
Contact:

Apache: Rewrite URL with redirect

Post by Damina »

Hi,

I'm running apache 2.0 with PHP
I need to redirect a URL to redirect a request for, as an example, takes www.domain.com and redirects it to www.topic.com?Topic=10
I still need to keep the URL as www.domain.com though.
Does anyone know a Rewrite rule to do this?
DeathStrike
Registered User
Posts: 2663
Joined: 29 Jul 2004, 02:00
Location: hidden deep in the depths of the underworld is my home.
Contact:

Re: Apache: Rewrite URL with redirect

Post by DeathStrike »

Spoiler: (show)
Image
SIG by HMAN 8)
Member of The Pride Of Darkness
DeathStrike on Twitter
About me
Spoiler: (show)
Asus P5KPL-CM motherboard, 4 GIG RAM, Q6600 @ 2.88GHz (Thanks Anthro), GeForce 8600GT, Samsung 2333 23" + CRT 17" Monitors. 500GB + 1.5TB HDD, Compro TV tuner, 350 WATT PSU
Damina
Registered User
Posts: 42
Joined: 06 Sep 2005, 02:00
Contact:

Re: Apache: Rewrite URL with redirect

Post by Damina »

Thanks a lot :)
Post Reply