Go Back   CodingForums.com > :: Server side development > Apache configuration

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-05-2009, 06:55 AM   PM User | #1
Daniellez
Regular Coder

 
Join Date: Jan 2009
Posts: 153
Thanks: 47
Thanked 0 Times in 0 Posts
Daniellez is on a distinguished road
Why is this htaccess redirect not working??

What if I wanted to redirect any request such as:

/demos/
/demos/files
/demos/index.php
/demos/files/index.php?action=Register

..to the new directory?...So that ANY request to ANYTHING in /demos will be re-routed?

-------------

***This works...

RedirectMatch 301 ^/demos(.*)$ http://www.mydomain.com/new_dir

Last edited by Daniellez; 01-05-2009 at 07:12 AM.. Reason: Found the answer..yay! :)
Daniellez is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:37 AM.


Advertisement
Log in to turn off these ads.